Save/resume fail test coverage -- test works in Docker now
[open-adventure.git] / init.c
diff --git a/init.c b/init.c
index addf41895ab170d5851be9a6983a39c14536e39d..c0bd560a6acf3790f71ae5d9328da3c861a03def 100644 (file)
--- a/init.c
+++ b/init.c
@@ -350,7 +350,7 @@ void initialise(void)
      * game.iwest      How many times he's said "west" instead of "w"
      * game.knfloc     0 if no knife here, loc if knife here, -1 after caveat
      * game.limit      Lifetime of lamp (not set here)
-     * MAXDIE          Number of reincarnation messages available (up to 5)
+     * maximum_deaths          Number of reincarnation messages available (up to 5)
      * game.numdie     Number of times killed so far
      * game.thresh     Next #turns threshhold (-1 if none)
      * game.trndex     Index in TRNVAL of next threshold (db section 14)