mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 17:38:16 +03:00
small indentation correction to match surrounding code
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user