Merge pull request #13768 from Heroman3003/runtimefix

Fixes runtime with sheet snatcher
This commit is contained in:
Casey
2022-09-22 20:54:43 -04:00
committed by GitHub
@@ -278,7 +278,6 @@
if(!inserted)
usr.remove_from_mob(S)
usr.update_icons() //update our overlays
if (usr.client && usr.s_active != src)
usr.client.screen -= S
S.dropped(usr)