|
|
@@ -69,7 +69,7 @@ function init(story) { |
|
|
initAudio(story, state); |
|
|
initAudio(story, state); |
|
|
initGame(story, state); |
|
|
initGame(story, state); |
|
|
|
|
|
|
|
|
goToRoom("Home", state); |
|
|
|
|
|
|
|
|
goToRoom(story.intro.start, state); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
// set up the load screen |
|
|
// set up the load screen |
|
|
|