Begin to unhack unit movement/cursors; Flying units no longer show move-blocked cursor on water
This commit is contained in:
@@ -8,6 +8,7 @@ namespace OpenRa.Game
|
||||
Track = 1,
|
||||
Wheel = 2,
|
||||
Float = 3,
|
||||
Fly = 4,
|
||||
}
|
||||
|
||||
enum TerrainMovementType : byte
|
||||
|
||||
Reference in New Issue
Block a user