mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-27 04:21:47 +00:00
No longer autoload bosstest.pk3
This commit is contained in:
parent
98bf8a414d
commit
ab132300a9
1 changed files with 0 additions and 2 deletions
|
|
@ -1113,8 +1113,6 @@ static void IdentifyVersion(void)
|
||||||
D_AddFile(startupiwads, va(pandf,srb2waddir,"followers.pk3"));
|
D_AddFile(startupiwads, va(pandf,srb2waddir,"followers.pk3"));
|
||||||
#ifdef USE_PATCH_FILE
|
#ifdef USE_PATCH_FILE
|
||||||
D_AddFile(startupiwads, va(pandf,srb2waddir,PATCHNAME));
|
D_AddFile(startupiwads, va(pandf,srb2waddir,PATCHNAME));
|
||||||
// lat` had the right idea
|
|
||||||
D_AddFile(startupiwads, va(pandf,srb2waddir,"bosstest.pk3"));
|
|
||||||
#endif
|
#endif
|
||||||
////
|
////
|
||||||
#undef TEXTURESNAME
|
#undef TEXTURESNAME
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue