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