Should fix the issue of the GC turning gliding movement off

This commit is contained in:
d3athrow
2014-01-29 23:46:54 -05:00
committed by ZomgPonies
parent 0a2d0f4e33
commit 65c0e3faac
+3
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",