COMMenting out dungeon...
This commit is contained in:
@@ -222,7 +222,7 @@ namespace game::state::play::menu
|
|||||||
{
|
{
|
||||||
case MENU:
|
case MENU:
|
||||||
game_menu_draw(ORBIT);
|
game_menu_draw(ORBIT);
|
||||||
game_menu_draw(DUNGEON);
|
//game_menu_draw(DUNGEON);
|
||||||
game_menu_draw(SKILL_CHECK);
|
game_menu_draw(SKILL_CHECK);
|
||||||
break;
|
break;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user