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:
Ludwig Nussel 2007-10-25 21:19:02 +00:00 committed by l-n
parent 0d641a061f
commit 14c4974e12
2 changed files with 2 additions and 2 deletions

View File

@ -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,

View File

@ -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>