Should fix props being un-var-editable

This commit is contained in:
Heroman
2023-03-18 08:16:54 +10:00
parent 0bd560d2b7
commit 005367be85
+2 -1
View File
@@ -39,7 +39,8 @@
/obj/structure/prop/vv_edit_var(var_name, var_value)
if(var_name == "state")
change_state(var_value)
else
..()
//Misc stuff that fits no category