mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 02:09:41 +00:00
[MIRROR] multiple IDs should work (#11578)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
a05bac2e8b
commit
2b286f1040
@@ -77,6 +77,3 @@
|
||||
for(var/obj/machinery/holosign/M in GLOB.machines)
|
||||
if(M.id == id)
|
||||
M.toggle()
|
||||
return
|
||||
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user