Skip to content
This repository has been archived by the owner on Dec 26, 2021. It is now read-only.

Commit

Permalink
fix esp
Browse files Browse the repository at this point in the history
  • Loading branch information
SurvirvorHRG committed Dec 28, 2020
1 parent 285febf commit f78573d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SDK/CClientInstance.h
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ class LevelRenderer {
public:
BlockTessellator* blockTessellator; // 0x02D8
private:
char pad_0x02F0[0x5B0]; //0x02E0
char pad_0x02F0[0x5EC]; //0x02E0
public:
vec3_t origin; //0x0890

Expand Down

0 comments on commit f78573d

Please sign in to comment.