From f0c88810fbd77f92dff38eb9b213f7a382969e73 Mon Sep 17 00:00:00 2001 From: Alienmario Date: Fri, 4 Feb 2022 14:50:26 +0100 Subject: [PATCH] Enable nextmap for Black Mesa (#1695) (cherry picked from commit dc9c52bfd6da64a0f25594a07f29c94f93e7c396) --- plugins/nextmap.sp | 1 - 1 file changed, 1 deletion(-) diff --git a/plugins/nextmap.sp b/plugins/nextmap.sp index 99da4069f..fe0c5ce13 100644 --- a/plugins/nextmap.sp +++ b/plugins/nextmap.sp @@ -65,7 +65,6 @@ public APLRes AskPluginLoad2(Handle myself, bool late, char[] error, int err_max || StrEqual(game, "left4dead2", false) || StrEqual(game, "garrysmod", false) || StrEqual(game, "swarm", false) - || StrEqual(game, "bms", false) || StrEqual(game, "reactivedrop", false) || engine == Engine_Insurgency || engine == Engine_DOI)