Changed WeatherTrueSnow.lua.
Added a weather change function at the end of the effect. Removed unnecessary ResetShader() function
This commit is contained in:
@@ -13,8 +13,8 @@ end
|
||||
|
||||
function OnStop()
|
||||
SetSnowState(false)
|
||||
ResetShader()
|
||||
CLEAR_TIMECYCLE_MODIFIER()
|
||||
SET_WEATHER_TYPE_NOW("CLEAR")
|
||||
end
|
||||
|
||||
function OnTick()
|
||||
|
Reference in New Issue
Block a user