mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 10:21:11 +00:00
Fixes some runtimes with bots. (#26201)
This commit is contained in:
@@ -39,4 +39,4 @@
|
||||
|
||||
/datum/component/controller/movement/astar/proc/receive_path(var/list/L)
|
||||
if(islist(L))
|
||||
movement_nodes = L
|
||||
movement_nodes = L
|
||||
|
||||
Reference in New Issue
Block a user