Fix funtime due to object pooling.

This commit is contained in:
D3athrow
2015-01-28 02:33:39 -06:00
parent 996e3aaebd
commit 3e8e374d06

View File

@@ -48,7 +48,7 @@
var/list/masterPool = new
// Read-only or compile-time vars and special exceptions.
var/list/exclude = list("loc", "locs", "parent_type", "vars", "verbs", "type", "x", "y", "z")
var/list/exclude = list("inhand_states", "loc", "locs", "parent_type", "vars", "verbs", "type", "x", "y", "z")
/*
* @args