Typo fix
This commit is contained in:
parent
7187dde64d
commit
e3a3dda1d8
@ -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