Added note to know what version OnCoreMapEnd was added to.

This commit is contained in:
Ruben Gonzalez 2014-08-08 10:57:38 -04:00
parent 7a88386568
commit 2ba0b794ea

View File

@ -135,6 +135,7 @@ namespace SourceMod
* *
* V6 - added TestFeature() to IShareSys. * V6 - added TestFeature() to IShareSys.
* V7 - added OnDependenciesDropped() to IExtensionInterface. * V7 - added OnDependenciesDropped() to IExtensionInterface.
* V8 - added OnCoreMapEnd() to IExtensionInterface.
*/ */
#define SMINTERFACE_EXTENSIONAPI_VERSION 8 #define SMINTERFACE_EXTENSIONAPI_VERSION 8