mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2024-12-23 01:59:43 +01:00
replace stray tab with spaces
whoops, recently reinstalled windows so my editor settings still arent perfect yet
This commit is contained in:
parent
48d7523e34
commit
0cc765ce7d
1 changed files with 1 additions and 1 deletions
|
@ -1910,7 +1910,7 @@ void Game::updatestate()
|
|||
}
|
||||
}
|
||||
#endif
|
||||
quittomenu();
|
||||
quittomenu();
|
||||
state = 0;
|
||||
break;
|
||||
|
||||
|
|
Loading…
Reference in a new issue