mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-24 12:37:50 +01:00
Merge pull request #14707 from Heroman3003/propvaredit
Should fix props being un-var-editable
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user