summaryrefslogtreecommitdiff
path: root/game/script.rpy
diff options
context:
space:
mode:
Diffstat (limited to 'game/script.rpy')
-rw-r--r--game/script.rpy2
1 files changed, 1 insertions, 1 deletions
diff --git a/game/script.rpy b/game/script.rpy
index ee8294b..2a1f356 100644
--- a/game/script.rpy
+++ b/game/script.rpy
@@ -238,7 +238,7 @@ label restore:
label prologue:
$ hud_story()
call SQ00001_prologue
- # Automatically begin quest
+ # Automatically begin quest (FIXME)
$ Battle=loadquest(1)
python:
try: