mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-09-23 03:52:12 -04:00
do not encourage littering the HOME directory with loose WAD files (#2117)
This commit is contained in:
parent
ec7344f041
commit
22a1ee93e2
@ -597,10 +597,6 @@ void BuildIWADDirList(void)
|
||||
AddIWADPath(env, "");
|
||||
}
|
||||
|
||||
// [FG] Add plain HOME directory
|
||||
env = M_HomeDir();
|
||||
array_push(iwad_dirs, env);
|
||||
|
||||
#ifdef _WIN32
|
||||
|
||||
// Search the registry and find where IWADs have been installed.
|
||||
|
Loading…
x
Reference in New Issue
Block a user