* Simple patch that obviates the need for the "quake3" shell script as shipped
with 1.32
This commit is contained in:
@@ -1357,7 +1357,7 @@ void Sys_ParseArgs( int argc, char* argv[] ) {
|
||||
}
|
||||
|
||||
#ifndef DEFAULT_BASEDIR
|
||||
# define DEFAULT_BASEDIR Sys_Cwd()
|
||||
# define DEFAULT_BASEDIR Sys_DefaultCDPath()
|
||||
#endif
|
||||
|
||||
#include "../client/client.h"
|
||||
|
Reference in New Issue
Block a user