]> icculus.org git repositories - divverent/nexuiz.git/blob - data/config_update.cfg
new saved cvar g_configversion; allows special config changes to be done on game...
[divverent/nexuiz.git] / data / config_update.cfg
1 // Updates for pre-2.4.1:
2 alias _update_configversion_0 "v_hwgamma 1; r_glsl_contrastboost 1"
3
4 // Updates for 2.4.1 to ...
5 alias _update_configversion_1 ""
6
7 _update_configversion_$g_configversion
8
9 set g_configversion 1