Fixes borg blanket ban caused by whitelist jank

Earlyport from upstream fix
This commit is contained in:
Verkister
2021-10-25 20:07:20 +03:00
committed by GitHub
parent 3156047dbe
commit 6fb52ebcaa

View File

@@ -289,8 +289,6 @@
return
if(!(modtype in robot_modules))
return
if(!is_borg_whitelisted(src, modtype))
return
var/module_type = robot_modules[modtype]
transform_with_anim() //VOREStation edit: sprite animation