fix tab instead of spaces

This commit is contained in:
AllyTally
2020-08-01 16:51:11 -03:00
committed by Ethan Lee
parent 06e5eb38d9
commit 48d7523e34

View File

@@ -413,7 +413,7 @@ public:
bool shouldreturntopausemenu;
void returntopausemenu();
void unlockAchievement(const char *name);
void unlockAchievement(const char *name);
bool disablepause;
};