mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-02-02 15:32:19 +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)
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user