@@ -160,7 +160,6 @@ Flag exe_params[] =
160160 { " -noenv" , " Disable environment maps" , true , EASY_DEFAULT_MEM , EASY_MEM_ALL_ON , " Graphics" , " http://www.hard-light.net/wiki/index.php/Command-Line_Reference#-env" , },
161161 { " -nomotiondebris" , " Disable motion debris" , true , EASY_ALL_ON , EASY_DEFAULT , " Graphics" , " http://www.hard-light.net/wiki/index.php/Command-Line_Reference#-nomotiondebris" ,},
162162 { " -noscalevid" , " Disable scale-to-window for movies" , true , 0 , EASY_DEFAULT , " Graphics" , " http://www.hard-light.net/wiki/index.php/Command-Line_Reference#-noscalevid" , },
163- { " -missile_lighting" , " Apply lighting to missiles" , true , EASY_ALL_ON , EASY_DEFAULT , " Graphics" , " http://www.hard-light.net/wiki/index.php/Command-Line_Reference#-missile_lighting" , },
164163 { " -nonormal" , " Disable normal maps" , true , EASY_DEFAULT_MEM , EASY_MEM_ALL_ON , " Graphics" , " http://www.hard-light.net/wiki/index.php/Command-Line_Reference#-normal" },
165164 { " -no_emissive_light" , " Disable emissive light from ships" , true , 0 , EASY_DEFAULT , " Graphics" , " http://www.hard-light.net/wiki/index.php/Command-Line_Reference#-no_emissive_light" },
166165 { " -noheight" , " Disable height/parallax maps" , true , EASY_DEFAULT_MEM , EASY_MEM_ALL_ON , " Graphics" , " http://www.hard-light.net/wiki/index.php/Command-Line_Reference#-height" },
0 commit comments