Enable nextmap for Black Mesa (#1695)

(cherry picked from commit dc9c52bfd6)
This commit is contained in:
Alienmario 2022-02-04 14:50:26 +01:00 committed by Nick Hastings
parent afb72dd51c
commit f0c88810fb

View File

@ -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)