Increase Fast Forward speed
Fix Linux compilation issue (hopefully)
This commit is contained in:
committed by
Yorik van Havre
parent
1a7c4b3a80
commit
5d2213381a
@@ -442,7 +442,7 @@ class PathSimulation:
|
||||
|
||||
def SimFF(self):
|
||||
self.GuiBusy(True)
|
||||
self.timer.start(10)
|
||||
self.timer.start(1)
|
||||
self.disableAnim = True
|
||||
|
||||
def SimStep(self):
|
||||
|
||||
Reference in New Issue
Block a user