region player_flags follow-up correction [trunk only]

This commit is contained in:
nethack.allison
2005-01-02 13:04:56 +00:00
parent a5e12a3519
commit 10e8c11c0a
4 changed files with 12 additions and 4 deletions

View File

@@ -136,4 +136,4 @@ move all flags that are system or port specific from flag struct to sysflags
all fields in flags struct are unconditionally present
monst cham field now a short and uses mons[] index
rearrange some monster ordering to follow rule #2 listed at top of monst.c
change region player_flags to more appropriate unsigned int instead of boolean