mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 10:21:11 +00:00
fix for conveyors (#35019)
This commit is contained in:
@@ -18,4 +18,5 @@ var/list/fast_machines = list()
|
||||
..("FP:[fast_machines.len]")
|
||||
|
||||
/datum/subsystem/machinery/fast/get_currenrun()
|
||||
currentrun_index = fast_machines.len
|
||||
return fast_machines.Copy()
|
||||
|
||||
Reference in New Issue
Block a user