mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Fix for #6649.
This commit is contained in:
@@ -147,7 +147,7 @@
|
|||||||
if(temp.len)
|
if(temp.len)
|
||||||
L.Add(C)
|
L.Add(C)
|
||||||
|
|
||||||
//camera_sort(L)
|
camera_sort(L)
|
||||||
|
|
||||||
return L
|
return L
|
||||||
verify_machine(var/obj/machinery/camera/C,var/datum/file/camnet_key/key = null)
|
verify_machine(var/obj/machinery/camera/C,var/datum/file/camnet_key/key = null)
|
||||||
|
|||||||
Reference in New Issue
Block a user