From 67ff9d8de0a8fd19805cb259bcb7fd7cb9e536d8 Mon Sep 17 00:00:00 2001 From: gawgua Date: Wed, 31 Aug 2022 18:52:25 +0700 Subject: [PATCH] little unnecessary line --- cheat-library/src/user/cheat/visuals/TextureChanger.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/cheat-library/src/user/cheat/visuals/TextureChanger.cpp b/cheat-library/src/user/cheat/visuals/TextureChanger.cpp index cf867a0..e4d6957 100644 --- a/cheat-library/src/user/cheat/visuals/TextureChanger.cpp +++ b/cheat-library/src/user/cheat/visuals/TextureChanger.cpp @@ -80,7 +80,6 @@ namespace cheat::feature if (ApplyTexture) { GameObject::AvatarRoot = app::GameObject_Find(string_to_il2cppi("/EntityRoot/AvatarRoot"), nullptr); - GameObject::GliderRoot = app::GameObject_Find(string_to_il2cppi(""), nullptr); if (GameObject::AvatarRoot != nullptr) {