@@ -39,6 +39,7 @@ local adv_vid_opt_params = {
39
39
{ "r2_steep_parallax", "check", 0, hint_colors.yellow, "video_settings_name_39", "video_settings_desc_39" },
40
40
{ "terrain_parallax", "check", 1, hint_colors.yellow, "video_settings_name_24", "video_settings_desc_24" },
41
41
--
42
+ { "volumetric_light", "check", 0, hint_colors.red , "video_settings_name_50", "video_settings_desc_50" },
42
43
{ "npc_torch", "check", 0, hint_colors.red , "video_settings_name_14", "video_settings_desc_14" },
43
44
--
44
45
{ "dof_reload", "check", 0, hint_colors.green , "video_settings_name_41", "video_settings_desc_41" },
@@ -48,7 +49,6 @@ local adv_vid_opt_params = {
48
49
{ "r2_rain_drops", "check", 0, hint_colors.green , "video_settings_name_47", "video_settings_desc_47" },
49
50
{ "r2_visor_refl", "check", 0, hint_colors.green , "video_settings_name_65", "", },
50
51
--
51
- -- { "volumetric_light", "check", 0, hint_colors.green , "video_settings_name_50", "video_settings_desc_50" }, --нету у нас таких ламп
52
52
-- { "r3_volumetric_smoke", "check", 0, hint_colors.green , "video_settings_name_55", "video_settings_desc_55" }, --Вообще выключен в движке, до лучших времен.
53
53
}
54
54
0 commit comments