Minor fix for not repeating checks that default state already does

This commit is contained in:
ShadowLarkens
2020-07-02 16:21:05 -07:00
parent c06a2d2cef
commit 9879c6744a

View File

@@ -275,7 +275,7 @@
add_fingerprint(usr)
if(usr.stat || usr.restrained() || flushing)
if(flushing)
return
if(isturf(loc))