1
0
Fork 0
mirror of https://github.com/TerryCavanagh/VVVVVV.git synced 2024-12-22 09:39:43 +01:00

small indentation correction to match surrounding code

This commit is contained in:
Daniel Lee 2020-01-11 03:37:58 +00:00 committed by Ethan Lee
parent 98fe133228
commit 66716fef37

View file

@ -1331,7 +1331,7 @@ SDL_assert(0 && "Remove open level dir");
if (game.currentmenuoption == 4) if (game.currentmenuoption == 4)
{ {
music.playef(11, 10); music.playef(11, 10);
game.createmenu("options"); game.createmenu("options");
//Add extra menu for mmmmmm mod //Add extra menu for mmmmmm mod