This commit is contained in:
mwerezak
2015-12-06 00:46:24 -05:00
parent 19b24452db
commit 9b118df8a5
+1 -1
View File
@@ -18,7 +18,7 @@
if(propname == "mode_name")
name = propvalue
if(isnull(propvalue))
else if(isnull(propvalue))
settings[propname] = gun.vars[propname] //better than initial() as it handles list vars like burst_accuracy
else
settings[propname] = propvalue