Revert "change gy.youmonst"

This reverts commit 5b66ba4c99.
This commit is contained in:
nhmall
2026-05-02 00:11:06 -04:00
parent fd2e44e24f
commit b8c1a5dae9
75 changed files with 1103 additions and 1137 deletions
+1 -2
View File
@@ -496,9 +496,8 @@ struct you {
struct skills weapon_skills[P_NUM_SKILLS];
boolean twoweap; /* KMH -- Using two-weapon combat */
short mcham; /* vampire mndx if shapeshifted to bat/cloud */
short umovement; /* instead of u.umonst->movement */
short umovement; /* instead of youmonst.movement */
schar uachieved[N_ACH]; /* list of achievements in the order attained */
struct monst *umonst;
}; /* end of `struct you' */