mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-10 15:22:04 +00:00
A few more backward compatibility cvar links.
This commit is contained in:
parent
b2a6a20426
commit
f34dc8f884
1 changed files with 2 additions and 0 deletions
|
@ -25,9 +25,11 @@ function::export ln
|
|||
// QuakeForge qwcl
|
||||
ln "in_mouse_amp" "sensitivity"
|
||||
ln "in_grab" "_windowed_mouse"
|
||||
ln "joy_enable" "joystick"
|
||||
ln "con_alpha" "gl_conalpha"
|
||||
ln "con_width" "vid_conwidth"
|
||||
ln "con_height" "vid_conheight"
|
||||
ln "con_speed" "scr_conspeed"
|
||||
|
||||
// QuakeForge Old QuakeForge
|
||||
ln "hud_fps" "show_fps"
|
||||
|
|
Loading…
Reference in a new issue