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
|
||||
status_initialize(REASSESS_ONLY);
|
||||
#endif
|
||||
|
||||
polysense();
|
||||
}
|
||||
|
||||
/* Levitation overrides Flying; set or clear BFlying|I_SPECIAL */
|
||||
|
||||
Reference in New Issue
Block a user