mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 18:32:03 +00:00
6 lines
177 B
Plaintext
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
|