Skip to content

Commit

Permalink
fix: generated file reset bug
Browse files Browse the repository at this point in the history
  • Loading branch information
khanhas committed Jan 14, 2019
1 parent e524abc commit d08bad2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion @Resources/Scripts/AppVolume_Common_Script.lua
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
function Initialize()
measureName = SKIN:GetMeasure(SELF:GetOption('MeasureName'))
autoRefresh = SELF:GetOption('AutoRefresh')*1 == 1
Generate(measureName:GetValue())
appCalc = SKIN:GetMeasure("AppVolumeCalc")
end

Expand Down

0 comments on commit d08bad2

Please sign in to comment.