summaryrefslogtreecommitdiff
path: root/game/02_init.rpy
diff options
context:
space:
mode:
Diffstat (limited to 'game/02_init.rpy')
-rw-r--r--game/02_init.rpy2
1 files changed, 1 insertions, 1 deletions
diff --git a/game/02_init.rpy b/game/02_init.rpy
index 2e8a489..3791413 100644
--- a/game/02_init.rpy
+++ b/game/02_init.rpy
@@ -113,7 +113,7 @@ init -1 python:
def GAME_LOADER():
global allunitsbase, allunits, allquests, allstory, allworld, alltaverns
- global allnews, tr_uptodate, tr_memcheck, tr_fatality
+ global allnews, allsummons, tr_uptodate, tr_memcheck, tr_fatality
# Wait until everything is up to date
while not tr_uptodate: