follow-up for gw.were_changes
This commit is contained in:
@@ -328,7 +328,6 @@ moveloop_core(void)
|
||||
if (gw.were_changes) {
|
||||
/* update innate intrinsics (mainly Drain_resistance) */
|
||||
set_uasmon();
|
||||
gw.were_changes = 0L;
|
||||
}
|
||||
mkot_trap_warn();
|
||||
dosounds();
|
||||
|
||||
@@ -120,6 +120,8 @@ set_uasmon(void)
|
||||
if (VIA_WINDOWPORT())
|
||||
status_initialize(REASSESS_ONLY);
|
||||
#endif
|
||||
/* we can reset this now, having just done what it is meant to trigger */
|
||||
gw.were_changes = 0L;
|
||||
}
|
||||
|
||||
/* Levitation overrides Flying; set or clear BFlying|I_SPECIAL */
|
||||
|
||||
Reference in New Issue
Block a user