aboutsummaryrefslogtreecommitdiff
path: root/game/menus/mainmenu/MainMenuScene.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'game/menus/mainmenu/MainMenuScene.cpp')
-rw-r--r--game/menus/mainmenu/MainMenuScene.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/game/menus/mainmenu/MainMenuScene.cpp b/game/menus/mainmenu/MainMenuScene.cpp
index a515b45..15cf6d5 100644
--- a/game/menus/mainmenu/MainMenuScene.cpp
+++ b/game/menus/mainmenu/MainMenuScene.cpp
@@ -98,9 +98,6 @@ void MainMenuScene::load_scene(){
.color_side = false,
.tag = MENU_INFO_TAG,
});
-
- EndGameSubScene test;
- test.create(*this);
}