Update PLAPI version for NormalSHook signature change (MAXPLAYERS increase)

This commit is contained in:
Nick Hastings
2023-07-27 08:15:02 -04:00
parent d83c498a8f
commit 4c376cbcb7
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -38,7 +38,7 @@
#include <version>
/** If this gets changed, you need to update Core's check. */
#define SOURCEMOD_PLUGINAPI_VERSION 5
#define SOURCEMOD_PLUGINAPI_VERSION 6
struct PlVers
{