base/quake.rc: set mintic and plug_load ode
This commit is contained in:
parent
e504a27aea
commit
b01c7bc925
1 changed files with 3 additions and 0 deletions
|
@ -45,3 +45,6 @@ set con_timestamps "0"
|
||||||
set r_menutint "0.25 0.25 1.0"
|
set r_menutint "0.25 0.25 1.0"
|
||||||
set r_bloom "0.1"
|
set r_bloom "0.1"
|
||||||
set g_gametype deathmatch
|
set g_gametype deathmatch
|
||||||
|
set sv_mintic "0.0166666666667" // 60 fps physics
|
||||||
|
|
||||||
|
plug_load ode
|
Loading…
Reference in a new issue