stable, incomplete c4 action
This commit is contained in:
@@ -138,6 +138,7 @@ namespace OpenRa.Game
|
||||
switch( s )
|
||||
{
|
||||
case "Attack": return Cursor.Attack;
|
||||
case "C4": return Cursor.C4;
|
||||
case "Move":
|
||||
if (movement.CanEnterCell(location))
|
||||
return Cursor.Move;
|
||||
|
||||
Reference in New Issue
Block a user