new hack: and we try dungeon.c and eat.c

This commit is contained in:
keni
2011-12-30 03:50:15 +00:00
parent 20148d83fe
commit 30193b9364
2 changed files with 4 additions and 4 deletions

View File

@@ -725,7 +725,7 @@ init_dungeons() /* initialize the "dungeon" structs */
interject_assistance(1, INTERJECT_PANIC, (genericptr_t)tbuf,
(genericptr_t)fqn_prefix[DATAPREFIX]);
#endif
panic(tbuf);
panic1(tbuf);
}
/* validate the data's version against the program's version */