mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2024-12-23 10:09:43 +01:00
fix tab instead of spaces
This commit is contained in:
parent
06e5eb38d9
commit
48d7523e34
1 changed files with 1 additions and 1 deletions
|
@ -413,7 +413,7 @@ public:
|
|||
|
||||
bool shouldreturntopausemenu;
|
||||
void returntopausemenu();
|
||||
void unlockAchievement(const char *name);
|
||||
void unlockAchievement(const char *name);
|
||||
|
||||
bool disablepause;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue