|
|
|
@ -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)
|
|
|
|
|