replace stray tab with spaces

whoops, recently reinstalled windows so my editor settings still arent perfect yet
This commit is contained in:
AllyTally
2020-08-01 17:01:58 -03:00
committed by Ethan Lee
parent 48d7523e34
commit 0cc765ce7d

View File

@@ -1910,7 +1910,7 @@ void Game::updatestate()
}
}
#endif
quittomenu();
quittomenu();
state = 0;
break;