set_uasmon
Noticed while looking at something else, merging status highlighting changes introduced a redundant call to polysense() in set_uasmon().
This commit is contained in:
@@ -110,8 +110,6 @@ set_uasmon()
|
|||||||
#ifdef STATUS_HILITES
|
#ifdef STATUS_HILITES
|
||||||
status_initialize(REASSESS_ONLY);
|
status_initialize(REASSESS_ONLY);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
polysense();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Levitation overrides Flying; set or clear BFlying|I_SPECIAL */
|
/* Levitation overrides Flying; set or clear BFlying|I_SPECIAL */
|
||||||
|
|||||||
Reference in New Issue
Block a user