X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=config_update.cfg;h=a99803136122e0b31e9d280c09a2b9ef06f42822;hp=4197bb34f09336b0ec94136358478eea21aaf147;hb=5ef73b06fe1ba3805d8fc5b58a27a52627f53671;hpb=4ede2a68c73b3372b941843f6a266f467ea63fe6 diff --git a/config_update.cfg b/config_update.cfg index 4197bb34f..a99803136 100644 --- a/config_update.cfg +++ b/config_update.cfg @@ -16,9 +16,12 @@ alias _update_configversion_4 "snd_entchannel0volume 1; snd_entchannel1volume 1; // fix for common broken config for unknown reason alias _update_configversion_5 "r_shadow_realtime_world_lightmaps 1; _update_configversion_6" +// some people have freetype issues, weird +alias _update_configversion_6 "r_font_disable_freetype 0; utf8_enable 1; _update_configversion_7" + // place to put further updates -alias _update_configversion_6 "" +alias _update_configversion_7 "" _update_configversion_$g_configversion -set g_configversion 6 +set g_configversion 7