Skip to content

Commit

Permalink
Merge branch 'dev' of https://github.com/zer0k-z/cs2kz_metamod into mode
Browse files Browse the repository at this point in the history
  • Loading branch information
zer0k-z committed Dec 17, 2023
2 parents 6e1fbbb + dc172b9 commit f22c906
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/addresses.h
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ namespace offsets
inline constexpr int Teleport = 149;
inline constexpr int GetEventManager = 91;
// "Player.Respawn"
inline constexpr int Respawn = 325;
inline constexpr int Respawn = 326;
#else
inline constexpr int GameEntitySystem = 0x50;
inline constexpr int IsEntityPawn = 152;
Expand Down

0 comments on commit f22c906

Please sign in to comment.