Only start the playtime clock if it makes sense
This commit is contained in:
@@ -81,7 +81,7 @@ Q_SIGNALS:
|
||||
|
||||
public Q_SLOTS:
|
||||
void OnEmuStop();
|
||||
void OnEmuRun();
|
||||
void OnEmuRun(bool start_playtime);
|
||||
void OnEmuResume();
|
||||
void OnEmuPause();
|
||||
void OnEmuReady();
|
||||
|
||||
Reference in New Issue
Block a user