break it real good

This commit is contained in:
Letter N
2020-12-23 18:58:02 +08:00
parent 47a3afff54
commit 35edf3589b
11 changed files with 160 additions and 63 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ SUBSYSTEM_DEF(pathfinder)
var/free
var/list/flow
/datum/flowcache/New(var/n)
/datum/flowcache/New(n)
. = ..()
lcount = n
run = 0