forgot the path for nq games

This commit is contained in:
Bill Currie 2003-01-13 16:46:13 +00:00
parent e2d199cfb2
commit c9204e3237

View file

@ -148,6 +148,7 @@ static const char *qfs_default_dirconf =
" };"
" \"nq:*\" = {"
" Inherit = (Quake);"
" Path = \"$gamedir\";"
" GameCode = \"progs.dat\";"
" };"
"}";