X-Git-Url: http://git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=config_update.cfg;h=a99803136122e0b31e9d280c09a2b9ef06f42822;hp=4197bb34f09336b0ec94136358478eea21aaf147;hb=refs%2Fheads%2FLegendaryGuard%2FCalculator;hpb=36e562cee82f6de6d39958989d89bd79d1689680 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