mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-06-02 10:01:54 +00:00
some oldtree cruft for rogue/hipnotic removed (we'll support them in a
very different way than did Id Software did later on, it'll be a major improvement, that's for sure..) fs_basegame Cvar created, defaults to whatever you selected in config.h, most likely id1.
This commit is contained in:
parent
91e380d3b3
commit
efb2d99e22
4 changed files with 18 additions and 37 deletions
|
@ -181,12 +181,6 @@ int main(int argc, char *argv[])
|
|||
|
||||
parms.basedir = BASEDIR;
|
||||
|
||||
/*
|
||||
if (Sys_FileTime ("id1/pak0.pak") != -1)
|
||||
else
|
||||
parms.basedir = "/raid/quake/v2";
|
||||
*/
|
||||
|
||||
SV_Init (&parms);
|
||||
|
||||
// run one frame immediately for first heartbeat
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue