mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-22 04:37:45 +01:00
Revert "Revert "[MIRROR] split tgui html"" (#10598)
This commit is contained in:
@@ -79,9 +79,9 @@
|
||||
log_debug("DEBUG: HasProximity called without reference on [src].")
|
||||
return
|
||||
if(a_left)
|
||||
a_left.HasProximity(T, AM, old_loc)
|
||||
a_left.HasProximity(T, WF, old_loc)
|
||||
if(a_right)
|
||||
a_right.HasProximity(T, AM, old_loc)
|
||||
a_right.HasProximity(T, WF, old_loc)
|
||||
|
||||
/obj/item/assembly_holder/Crossed(atom/movable/AM as mob|obj)
|
||||
if(AM.is_incorporeal())
|
||||
|
||||
Reference in New Issue
Block a user