Enable nextmap for Black Mesa (#1695)

This commit is contained in:
Alienmario
2022-02-04 13:50:26 +00:00
committed by GitHub
parent f5461df28c
commit dc9c52bfd6
-1
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)