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));