Skip to content

Commit

Permalink
update regamedll_api.h
Browse files Browse the repository at this point in the history
  • Loading branch information
Vaqtincha committed Feb 24, 2021
1 parent 60174db commit d3b282e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion regamedll/public/regamedll/regamedll_api.h
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,11 @@
#include <cbase.h>
#include <gamerules.h>
#include <client.h>
#include <gib.h>
#include <API/CSInterfaces.h>

#define REGAMEDLL_API_VERSION_MAJOR 5
#define REGAMEDLL_API_VERSION_MINOR 20
#define REGAMEDLL_API_VERSION_MINOR 21

// CBasePlayer::Spawn hook
typedef IHookChainClass<void, class CBasePlayer> IReGameHook_CBasePlayer_Spawn;
Expand Down

0 comments on commit d3b282e

Please sign in to comment.