mirror of
https://github.com/alliedmodders/metamod-source.git
synced 2025-03-21 12:28:56 +01:00
Bumped MAX_GAMEDLL_VERSION to 5 for engine beta
--HG-- extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40203
This commit is contained in:
parent
0c1f160f97
commit
a895eaeba3
@ -43,7 +43,7 @@
|
||||
|
||||
//We need a good CServerGameDLL version to work properly. We support these inclusively.
|
||||
#define MIN_GAMEDLL_VERSION 3
|
||||
#define MAX_GAMEDLL_VERSION 4
|
||||
#define MAX_GAMEDLL_VERSION 5
|
||||
|
||||
/**
|
||||
* @brief Entry point for HL2 Engine
|
||||
|
Loading…
x
Reference in New Issue
Block a user