mirror of
https://github.com/Aurorastation/Aurora-Old.git
synced 2026-08-26 14:16:21 +01:00
Map Hotfix 2
This commit is contained in:
@@ -510,7 +510,7 @@
|
||||
src.updateUsrDialog()
|
||||
sleep(30) //only sleep if called by user
|
||||
var/found = 0
|
||||
for(var/obj/machinery/computer/rdconsole/RDC in get_area(src))
|
||||
for(var/obj/machinery/computer/rdconsole/RDC in range(3))
|
||||
if(!RDC.sync)
|
||||
continue
|
||||
found++
|
||||
|
||||
+11620
-11623
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user