Typo fix
This commit is contained in:
parent
a1ff408c13
commit
e767b2ff94
@ -453,7 +453,7 @@ static cell_t GuessSDKVersion(IPluginContext *pContext, const cell_t *params)
|
|||||||
case SOURCE_ENGINE_EPISODEONE:
|
case SOURCE_ENGINE_EPISODEONE:
|
||||||
return 20;
|
return 20;
|
||||||
|
|
||||||
# if defined METAMOD_PLAPI_VERISON
|
# if defined METAMOD_PLAPI_VERSION
|
||||||
/* Newer games. */
|
/* Newer games. */
|
||||||
case SOURCE_ENGINE_DARKMESSIAH:
|
case SOURCE_ENGINE_DARKMESSIAH:
|
||||||
return 15;
|
return 15;
|
||||||
|
Loading…
Reference in New Issue
Block a user