Moved: BaseBuilding out of core => RA
Implemented: INotifyKeyPress for World traits (to respond on key pressed) Moved: GotoNextBase (backspace key) out of core => RA Added: GotoNextBase trait to both RA & CNC
This commit is contained in:
@@ -183,6 +183,7 @@ World:
|
||||
WaterChance: 0
|
||||
PathFinder:
|
||||
ValidateOrder:
|
||||
GotoNextBase:
|
||||
|
||||
CRATE:
|
||||
Tooltip:
|
||||
|
||||
@@ -227,6 +227,7 @@ World:
|
||||
ReturnToLobby: yes
|
||||
EndMessage: The game will end in {0} seconds.
|
||||
ValidateOrder:
|
||||
GotoNextBase:
|
||||
|
||||
MINP:
|
||||
Mine:
|
||||
|
||||
Reference in New Issue
Block a user