Show info if your game has problems with sync #497

This commit is contained in:
BADIM-PC\Vadim
2018-01-04 17:09:27 +03:00
parent 4f0b6dab37
commit 8f3e01a528
5 changed files with 58 additions and 7 deletions

View File

@@ -101,6 +101,7 @@ typedef struct
bool checkNewVersion;
bool noSound;
bool showSync;
} StudioConfig;