clients aren't datums so I'm forced into this slightly scummy situation. If at some point in the future byond makes clients datums this will need to be reverted.

This commit is contained in:
Incoming
2016-05-04 12:14:30 -04:00
parent 2fe5f2bb2c
commit 299f2b0d02
+2 -1
View File
@@ -49,4 +49,5 @@
//datum that controls the displaying and hiding of tooltips
var/datum/tooltip/tooltips
//Used for var edit flagging, also defined in datums (clients are not a child of datums for some reason)
var/var_edited = 0