Moved sex_change_ok to instance_globals.

This commit is contained in:
Bart House
2018-11-23 12:43:38 -08:00
parent 302cd789e8
commit 97feda46e0
3 changed files with 12 additions and 8 deletions

View File

@@ -348,6 +348,9 @@ const struct instance_globals g_init = {
/* pickup.c */
0, /* oldcap */
/* polyself.c */
0, /* sex_change_ok */
/* potion.c */
FALSE, /* notonhead */
UNDEFINED_VALUE, /* potion_nothing */