Updated dialogs and welcome screen

This commit is contained in:
2022-04-04 10:55:10 -05:00
parent 095edbbe36
commit b230ba88c8
4 changed files with 61 additions and 42 deletions

View File

@@ -18,6 +18,7 @@ class W3DHub
end
# push_state(W3DHub::States::DemoInputDelay)
# push_state(W3DHub::States::Welcome)
push_state(W3DHub::States::Boot)
end