mirror of
https://github.com/ineedbots/iw2_bot_warfare.git
synced 2026-09-26 15:07:08 +00:00
Getting ready for a release
This commit is contained in:
@@ -173,11 +173,11 @@ do_botaction( action )
|
||||
break;
|
||||
|
||||
case "-activate":
|
||||
// self activate( false ); // no equal in libcod
|
||||
self activate( false ); // no equal in libcod
|
||||
break;
|
||||
|
||||
case "+activate":
|
||||
// self activate( true );
|
||||
self activate( true );
|
||||
break;
|
||||
|
||||
case "+smoke":
|
||||
|
||||
Reference in New Issue
Block a user