fix bug where game simulation continues while dialog is shown
This commit is contained in:
@@ -56,6 +56,7 @@ signals:
|
||||
|
||||
public:
|
||||
double gameSpeed() const;
|
||||
void resetFrameTimer();
|
||||
|
||||
public slots:
|
||||
void enterBuilderMode(BuildingType type);
|
||||
|
||||
Reference in New Issue
Block a user