Fixes some runtimes with bots. (#26201)

This commit is contained in:
ShiftyRail
2020-04-14 19:29:29 +02:00
committed by GitHub
parent 7c9d1f27ce
commit 9c776718c4
4 changed files with 14 additions and 5 deletions

View File

@@ -39,4 +39,4 @@
/datum/component/controller/movement/astar/proc/receive_path(var/list/L)
if(islist(L))
movement_nodes = L
movement_nodes = L