fix crash
This commit is contained in:
@@ -29,6 +29,7 @@ public:
|
||||
void setGameSpeed(double multiplier);
|
||||
double gameSpeed() const;
|
||||
void togglePause();
|
||||
void stopRendering();
|
||||
|
||||
signals:
|
||||
void speedChanged(double multiplier);
|
||||
|
||||
Reference in New Issue
Block a user