fix path to home directory
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@809 d2ac09be-c843-0410-8b1f-f8a84130e0ec
This commit is contained in:
parent
0d641a061f
commit
14c4974e12
@ -319,7 +319,7 @@ struct game games[] = {
|
||||
cmd_or_dir_changed : doom3_cmd_or_dir_changed,
|
||||
prefs_load : q3_prefs_load_common,
|
||||
update_prefs : quake4_update_prefs,
|
||||
default_home : "~/.etqw",
|
||||
default_home : "~/.etqwcl",
|
||||
pd : &etqw_private,
|
||||
main_mod : stringlist018,
|
||||
command : stringlist019,
|
||||
|
@ -265,7 +265,7 @@
|
||||
<cmd_or_dir_changed>doom3_cmd_or_dir_changed</cmd_or_dir_changed>
|
||||
<prefs_load>q3_prefs_load_common</prefs_load>
|
||||
<update_prefs>quake4_update_prefs</update_prefs>
|
||||
<default_home>~/.etqw</default_home>
|
||||
<default_home>~/.etqwcl</default_home>
|
||||
<main_mod>base</main_mod>
|
||||
<attributes>+net_clientRemoteConsolePassword</attributes>
|
||||
<attributes>+rconpassword</attributes>
|
||||
|
Loading…
x
Reference in New Issue
Block a user