From 4007fa75d5e4df19cab30299522ad620c71e6e22 Mon Sep 17 00:00:00 2001 From: Wolfy Date: Sat, 6 Apr 2019 13:52:34 -0500 Subject: [PATCH] Make this compile again --- src/d_main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/d_main.c b/src/d_main.c index da17807f..3cc7758f 100644 --- a/src/d_main.c +++ b/src/d_main.c @@ -940,7 +940,7 @@ static void IdentifyVersion(void) #ifdef USE_PATCH_KART D_AddFile(va(pandf,srb2waddir,"patch.kart"), startupwadfiles); #endif - D_AddFile(va(pandf,srb2waddir,"followers.kart")); // merge this in GFX later, this is mostly to avoid uploading a MASSIVE patch.kart /gfx.kart for testing. -Lat' + D_AddFile(va(pandf,srb2waddir,"followers.kart"), startupwadfiles); // merge this in GFX later, this is mostly to avoid uploading a MASSIVE patch.kart /gfx.kart for testing. -Lat' #if !defined (HAVE_SDL) || defined (HAVE_MIXER) #define MUSICTEST(str) \