Should fix the issue of the GC turning gliding movement off

This commit is contained in:
d3athrow
2014-01-29 19:55:55 -06:00
parent 0efdeadd87
commit 338ef9376b

View File

@@ -4,6 +4,9 @@ var/global/datum/controller/garbage_collector/garbage
var/global/list/uncollectable_vars=list(
"alpha",
"bestF",
"bounds",
"bound_height",
"bound_width",
"ckey",
"color",
"contents",