mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2024-12-22 01:29:43 +01:00
small indentation correction to match surrounding code
This commit is contained in:
parent
98fe133228
commit
66716fef37
1 changed files with 1 additions and 1 deletions
|
@ -1331,7 +1331,7 @@ SDL_assert(0 && "Remove open level dir");
|
|||
|
||||
if (game.currentmenuoption == 4)
|
||||
{
|
||||
music.playef(11, 10);
|
||||
music.playef(11, 10);
|
||||
game.createmenu("options");
|
||||
|
||||
//Add extra menu for mmmmmm mod
|
||||
|
|
Loading…
Reference in a new issue