Resist Runtime error on Mice

This commit is contained in:
SoundScopes
2015-06-10 03:07:17 +01:00
parent 42fcad200e
commit 91ff5cf2da
+1 -1
View File
@@ -465,8 +465,8 @@
for(var/atom/A in M.contents)
if(istype(A,/mob/living/simple_animal/borer) || istype(A,/obj/item/weapon/holder))
return
M.status_flags &= ~PASSEMOTES
M.status_flags &= ~PASSEMOTES
return
//Resisting control by an alien mind.