need a specific entry for "qw:qw" since servers set the gamedir to "qw"

explicitly
This commit is contained in:
Bill Currie 2003-03-13 05:43:45 +00:00
parent e105198f48
commit eeb2439eb6

View file

@ -150,6 +150,9 @@ static const char *qfs_default_dirconf =
" SkinPath = \"${path}/skins\";"
" GameCode = \"qwprogs.dat\";"
" };"
" \"qw:qw\" = {"
" Inherit = (QuakeWorld);"
" };"
" \"qw:*\" = {"
" Inherit = (QuakeWorld);"
" Path = \"$gamedir\";"