fixed timebar toggle

This commit is contained in:
aap 2020-06-01 13:21:19 +02:00
parent 0803c821ae
commit 7c7727e7da
4 changed files with 4 additions and 7 deletions

View file

@ -14,7 +14,6 @@ extern wchar gUString[256];
extern wchar gUString2[256];
extern bool gbPrintShite;
extern bool gbModelViewer;
//Custom Timebars Toggle
#ifdef TIMEBARS
extern bool gbShowTimebars;
#endif