diff options
Diffstat (limited to 'config.h')
-rw-r--r-- | config.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -116,6 +116,7 @@ public: int rerunMaxChannel; int numCustomTokens; int FPS; + int fixForopenGL; //TemplateReload on Setup Close bool setupCloseDoReload; }; |