From 771931db9f05648a34c75d5f8df6abbb04b2b31b Mon Sep 17 00:00:00 2001 From: Magnus Norddahl Date: Thu, 24 May 2018 01:00:31 +0200 Subject: [PATCH] - forgot to remove the remarked comment --- src/r_data/models/models.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/r_data/models/models.cpp b/src/r_data/models/models.cpp index 84751baba..1a898f062 100644 --- a/src/r_data/models/models.cpp +++ b/src/r_data/models/models.cpp @@ -844,7 +844,6 @@ static void ParseModelDefLump(int Lump) } } } - // This code is commented out because Gene Tech has broken include statements that blocks this feature.. else if (sc.Compare("#include")) { sc.MustGetString();