Add contexts for hotkey validation
This commit is contained in:
committed by
Matthias Mailänder
parent
1bc95a290f
commit
1813edc74b
@@ -1,19 +1,24 @@
|
||||
ProductionTypeBuilding: E
|
||||
Description: Building Tab
|
||||
Types: Production, Player
|
||||
Types: Production
|
||||
Contexts: Player
|
||||
|
||||
ProductionTypeDefense: R
|
||||
Description: Defense Tab
|
||||
Types: Production, Player
|
||||
Types: Production
|
||||
Contexts: Player
|
||||
|
||||
ProductionTypeInfantry: T
|
||||
Description: Infantry Tab
|
||||
Types: Production, Player
|
||||
Types: Production
|
||||
Contexts: Player
|
||||
|
||||
ProductionTypeVehicle: Y
|
||||
Description: Vehicle Tab
|
||||
Types: Production, Player
|
||||
Types: Production
|
||||
Contexts: Player
|
||||
|
||||
ProductionTypeAircraft: U
|
||||
Description: Aircraft Tab
|
||||
Types: Production, Player
|
||||
Types: Production
|
||||
Contexts: Player
|
||||
|
||||
Reference in New Issue
Block a user