Release 1.2.36
- Hide condition options if the condition isn't used - Added support for "Ignited Enemies Burn faster" - Added options for On Shocked/Burning/Chilled ground - Added workaround for account name case sensitivity on character imports
This commit is contained in:
@@ -341,7 +341,7 @@ function buildMode:Init(dbFileName, buildName)
|
||||
local start = GetTime()
|
||||
SetProfiling(true)
|
||||
for i = 1, 10 do
|
||||
self.calcsTab:BuildPower(self)
|
||||
self.calcsTab:PowerBuilder()
|
||||
end
|
||||
SetProfiling(false)
|
||||
ConPrintf("Power build time: %d msec", GetTime() - start)
|
||||
|
||||
Reference in New Issue
Block a user