Remove unused attribute advanced_mode from Game

This attribute does absolutely nothing. In fact, it does so much nothing
I can safely remove reading and writing it!
This commit is contained in:
Misa
2020-07-06 14:18:21 -07:00
committed by Ethan Lee
parent 7128e9c3ac
commit 6b0b86d434
2 changed files with 0 additions and 11 deletions

View File

@@ -351,7 +351,6 @@ public:
bool savemystats;
bool advanced_mode;
bool fullScreenEffect_badSignal;
bool useLinearFilter;
int stretchMode;