Migrate BuildSpeed from float to int
This commit is contained in:
@@ -11,9 +11,9 @@ World:
|
||||
|
||||
Player:
|
||||
ClassicProductionQueue@Infantry:
|
||||
BuildSpeed: 1
|
||||
BuildSpeed: 100
|
||||
ClassicProductionQueue@Vehicle:
|
||||
BuildSpeed: 1
|
||||
BuildSpeed: 100
|
||||
Shroud:
|
||||
FogLocked: True
|
||||
FogEnabled: True
|
||||
|
||||
Reference in New Issue
Block a user