mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 09:28:15 +03:00
fix tab instead of spaces
This commit is contained in:
@@ -413,7 +413,7 @@ public:
|
||||
|
||||
bool shouldreturntopausemenu;
|
||||
void returntopausemenu();
|
||||
void unlockAchievement(const char *name);
|
||||
void unlockAchievement(const char *name);
|
||||
|
||||
bool disablepause;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user