Skip to content

Commit ea445dc

Browse files
committed
Update ui_mm_opt_video_adv.script
1 parent ed73906 commit ea445dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Game/Resources_SoC_1.0006/gamedata/scripts/ui_mm_opt_video_adv.script

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ local adv_vid_opt_params = {
3939
{ "r2_steep_parallax", "check", 0, hint_colors.yellow, "video_settings_name_39", "video_settings_desc_39" },
4040
{ "terrain_parallax", "check", 1, hint_colors.yellow, "video_settings_name_24", "video_settings_desc_24" },
4141
--
42+
{ "volumetric_light", "check", 0, hint_colors.red , "video_settings_name_50", "video_settings_desc_50" },
4243
{ "npc_torch", "check", 0, hint_colors.red , "video_settings_name_14", "video_settings_desc_14" },
4344
--
4445
{ "dof_reload", "check", 0, hint_colors.green , "video_settings_name_41", "video_settings_desc_41" },
@@ -48,7 +49,6 @@ local adv_vid_opt_params = {
4849
{ "r2_rain_drops", "check", 0, hint_colors.green , "video_settings_name_47", "video_settings_desc_47" },
4950
{ "r2_visor_refl", "check", 0, hint_colors.green , "video_settings_name_65", "", },
5051
--
51-
-- { "volumetric_light", "check", 0, hint_colors.green , "video_settings_name_50", "video_settings_desc_50" }, --нету у нас таких ламп
5252
-- { "r3_volumetric_smoke", "check", 0, hint_colors.green , "video_settings_name_55", "video_settings_desc_55" }, --Вообще выключен в движке, до лучших времен.
5353
}
5454

0 commit comments

Comments
 (0)