From e14962398a61fac92c4ea4ff97a1236a477d5f4e Mon Sep 17 00:00:00 2001 From: fed <58637860+fedddddd@users.noreply.github.com> Date: Fri, 7 Oct 2022 21:57:59 +0200 Subject: [PATCH] Remove comment --- src/client/component/fastfiles.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/client/component/fastfiles.cpp b/src/client/component/fastfiles.cpp index ab1aa5cd..e2db9a4c 100644 --- a/src/client/component/fastfiles.cpp +++ b/src/client/component/fastfiles.cpp @@ -234,8 +234,6 @@ namespace fastfiles utils::hook::inject(0x14042290E + 3, &xmodel_data.array_1); utils::hook::set(0x140710280 + 4, RVA(&xmodel_data.array_1)); - // everything below doesnt seem to change anything - // array 2 utils::hook::set(0x14041E2FA + 4, RVA(&xmodel_data.array_2)); utils::hook::set(0x1404207BC + 4, RVA(&xmodel_data.array_2));