more chrome perf
This commit is contained in:
@@ -136,7 +136,7 @@ namespace OpenRa
|
||||
using (new PerfSample("tick_time"))
|
||||
{
|
||||
lastTime += Settings.Timestep;
|
||||
chrome.Tick();
|
||||
chrome.Tick( world );
|
||||
|
||||
orderManager.TickImmediate( world );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user