Merge pull request #14707 from Heroman3003/propvaredit

Should fix props being un-var-editable
This commit is contained in:
Casey
2023-03-18 17:01:02 -04:00
committed by GitHub
+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