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

Commit f78573d

Browse files
committed
fix esp
1 parent 285febf commit f78573d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SDK/CClientInstance.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ class LevelRenderer {
101101
public:
102102
BlockTessellator* blockTessellator; // 0x02D8
103103
private:
104-
char pad_0x02F0[0x5B0]; //0x02E0
104+
char pad_0x02F0[0x5EC]; //0x02E0
105105
public:
106106
vec3_t origin; //0x0890
107107

0 commit comments

Comments
 (0)