Files
vgstation13/code/__HELPERS/datumpool.dm
DamianX f5c96279c6 Removed datum pooling (#26992)
* removed pooling

* replace returnToPool with qdel

* did stuff
2020-07-03 19:38:38 -03:00

6 lines
177 B
Plaintext

//Called when a variable is edited by admin powers
//Return 1 to block the varedit!
//Why is this here?
/datum/proc/variable_edited(variable_name, old_value, new_value)
return