mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-09-22 11:22:18 -04:00
parent
6f62dc5829
commit
ba6ac2a8de
@ -881,9 +881,6 @@ static void PrepareAutoloadPaths (void)
|
||||
if (M_CheckParm("-noautoload"))
|
||||
return;
|
||||
|
||||
if (gamemode == shareware)
|
||||
return;
|
||||
|
||||
for (i = 0; ; i++)
|
||||
{
|
||||
autoload_paths = I_Realloc(autoload_paths, (i + 1) * sizeof(*autoload_paths));
|
||||
|
Loading…
x
Reference in New Issue
Block a user