Makes /client/s a child of /datums/

There is still work to be done young one, for among the proc children, there exists hundards of duplications, procs that exist as both clients and datums.
We must free these duplications, free them from themselves.
This commit is contained in:
MrStonedOne
2016-09-07 21:28:09 -07:00
parent e68f52b609
commit d0759f03fe
+4 -3
View File
@@ -1,5 +1,9 @@
/client
//////////////////////
//BLACK MAGIC THINGS//
//////////////////////
parent_type = /datum
////////////////
//ADMIN THINGS//
////////////////
@@ -50,6 +54,3 @@
//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