aboutsummaryrefslogtreecommitdiff
path: root/game/mainmenu/ButtonSubScene.h
diff options
context:
space:
mode:
authorJAROWMR <jarorutjes07@gmail.com>2024-12-23 21:17:45 +0100
committerJAROWMR <jarorutjes07@gmail.com>2024-12-23 21:17:45 +0100
commit225e873c8ac9c4c08720a69b8f2c817d22cf0071 (patch)
tree20c1539a7ea7d133fca143e922165fd7533c87fe /game/mainmenu/ButtonSubScene.h
parenta3097a20daaf58e4e3852bfb36315dc5e14d3e52 (diff)
made script reusable to switch scenes
Diffstat (limited to 'game/mainmenu/ButtonSubScene.h')
-rw-r--r--game/mainmenu/ButtonSubScene.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/game/mainmenu/ButtonSubScene.h b/game/mainmenu/ButtonSubScene.h
index 658e651..9905a8b 100644
--- a/game/mainmenu/ButtonSubScene.h
+++ b/game/mainmenu/ButtonSubScene.h
@@ -11,7 +11,6 @@ class ButtonSubScene {
public:
//script enum
enum class ScriptSelect {
- START,
PREVIEW,
SHOP,
NONE,