X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=xonotic-client.cfg;h=7a0dec6890d33f858326018b9a0c59976989ce15;hb=f59fcf7b046a2f744e056a1cac8faaf0ee77e124;hp=349a393c61a4150610685da12e6adfd66c926b57;hpb=ba0dbac6f982ae7c8ca7d6ed1bc9a8fde74acceb;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/xonotic-client.cfg b/xonotic-client.cfg index 349a393c6..7a0dec689 100644 --- a/xonotic-client.cfg +++ b/xonotic-client.cfg @@ -386,8 +386,6 @@ alias weapon_group_7 "impulse 7" alias weapon_group_8 "impulse 8" alias weapon_group_9 "impulse 9" alias weapon_group_0 "impulse 14" // cycles the superweapons -// TODO: remove after 0.8.2. Default impulse commands for 0.8.1 servers -exec weapons.cfg cl_curl_enabled 1 cl_curl_maxdownloads 3 @@ -730,7 +728,7 @@ set menu_updatecheck_getpacks 1 "get update packs from update server" seta cl_loddistance1 1024 seta cl_loddistance2 3072 seta cl_playerdetailreduction 4 "the higher, the less detailed player models are displayed (LOD)" -seta cl_modeldetailreduction 1 "the higher, the less detailed certain map models are displayed (LOD)" +seta cl_modeldetailreduction 1 "higher values will reduce the detail of non-player and non-weapon models (LOD)" seta cl_casings_maxcount 100 "maximum amount of shell casings (must be at least 1)" seta cl_gibs_maxcount 100 "maximum amount of gibs (must be at least 1)"