Skip to content

Commit

Permalink
Update Storm_MainPresets.inc.hpp
Browse files Browse the repository at this point in the history
  • Loading branch information
OverlordZorn committed Apr 22, 2024
1 parent cf3bae6 commit 486d098
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/framework/Storm_MainPresets.inc.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ class PVAR(mainPresets)
{
mod_skill_coef = 0.5;
fx_weather_preset = QEGVAR(fx_weather,SnowStorm_lessFog);
fx_post_presets[] = {QEGVAR(fx_post,CC_ColdSnow), QEGVAR(fx_post,FG_Storm_10), QEGVAR(fx_post,DB_20)};
fx_post_presets[] = {QEGVAR(fx_post,CC_ColdSnow), QEGVAR(fx_post,FG_Storm_10), QEGVAR(fx_post,DB_15)};
};


Expand Down

0 comments on commit 486d098

Please sign in to comment.