From f78573d68e2c7fa72d2dfadd31ba6895862fed84 Mon Sep 17 00:00:00 2001 From: erwan celanie Date: Mon, 28 Dec 2020 00:10:08 -0400 Subject: [PATCH] fix esp --- SDK/CClientInstance.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SDK/CClientInstance.h b/SDK/CClientInstance.h index 84b1b764..34f4bd38 100644 --- a/SDK/CClientInstance.h +++ b/SDK/CClientInstance.h @@ -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