mirror of
https://github.com/s1lentq/ReGameDLL_CS.git
synced 2025-01-27 14:08:00 +03:00
Bump minor API version
This commit is contained in:
parent
593d1e1450
commit
8c82c6236e
@ -1,3 +1,3 @@
|
||||
majorVersion=5
|
||||
minorVersion=13
|
||||
minorVersion=14
|
||||
maintenanceVersion=0
|
||||
|
@ -38,7 +38,7 @@
|
||||
#include <API/CSInterfaces.h>
|
||||
|
||||
#define REGAMEDLL_API_VERSION_MAJOR 5
|
||||
#define REGAMEDLL_API_VERSION_MINOR 13
|
||||
#define REGAMEDLL_API_VERSION_MINOR 14
|
||||
|
||||
// CBasePlayer::Spawn hook
|
||||
typedef IHookChainClass<void, class CBasePlayer> IReGameHook_CBasePlayer_Spawn;
|
||||
|
Loading…
x
Reference in New Issue
Block a user