Revert "Moved sex_change_ok to instance_globals."

This reverts commit ee22210a68.
This commit is contained in:
nhmall
2018-11-23 22:16:47 -05:00
parent 44af1c78f3
commit 7f023c99fb
3 changed files with 8 additions and 12 deletions

View File

@@ -464,11 +464,6 @@ struct instance_globals {
/* pickup.c */
int oldcap; /* last encumberance */
/* polyself.c */
int sex_change_ok; /* controls whether taking on new form or becoming new
man can also change sex (ought to be an arg to
polymon() and newman() instead) */
/* potion.c */
boolean notonhead; /* for long worms */
int potion_nothing;