mirror of
https://github.com/alliedmodders/sourcemod.git
synced 2025-12-07 10:28:34 +00:00
Enable nextmap for Black Mesa (#1695)
(cherry picked from commit dc9c52bfd6)
This commit is contained in:
parent
afb72dd51c
commit
f0c88810fb
@ -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)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user