diff --git a/adapted_group_monitor_gmcp.xml b/adapted_group_monitor_gmcp.xml index ec667a0..c2890b0 100644 --- a/adapted_group_monitor_gmcp.xml +++ b/adapted_group_monitor_gmcp.xml @@ -9,7 +9,7 @@ purpose="Adapted Aardwolf Group Monitor" date_written="2010-12-13 15:35:02" requires="4.73" - version="2.0" + version="2.3" save_state="y" > @@ -721,7 +721,7 @@ function OnPluginSaveState() SetVariable("show_mv", show_mv) SetVariable("hidden", hidden) SetVariable("colorVals", serialize.save ("colorVals")) - SetVariable("flat_gauges", flat_gauges) + SetVariable("gauge_style", gauge_style) SetVariable("overlay_numbers", overlay_numbers) SetVariable("thresh1active", thresh1active) SetVariable("thresh2active", thresh2active)