From 8a098e7c99dc638a3117770c37adb7f56f3b32fd Mon Sep 17 00:00:00 2001 From: superp00t Date: Tue, 8 Apr 2025 02:39:19 -0400 Subject: [PATCH] fix(clientservices): rename ClientServices__CharacterSetInGame --- profile/3.3.5a-windows-386/symbol/clientservices/func.sym | 1 + profile/3.3.5a-windows-386/symbol/netclient/func.sym | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/profile/3.3.5a-windows-386/symbol/clientservices/func.sym b/profile/3.3.5a-windows-386/symbol/clientservices/func.sym index f880f0b..8cd7195 100644 --- a/profile/3.3.5a-windows-386/symbol/clientservices/func.sym +++ b/profile/3.3.5a-windows-386/symbol/clientservices/func.sym @@ -35,6 +35,7 @@ ClientServices__GetCharacterSex 006B1090 f end=006B1096 ClientServices__GetCharacterLevel 006B10A0 f end=006B10A6 ClientServices__PollStatus 006B1100 f end=006B11FC ClientServices__RequestCharacterCreate 006B1620 f end=006B1785 +ClientServices__CharacterSetInGame 006B1840 f end=006B18B8 ClientServices__CharacterLogout 006B1930 f end=006B1A02 ClientServices__RequestCharacterDelete 006B1A70 f end=006B1B62 ClientServices__GetClientStamp 006B1C70 f end=006B1DFE diff --git a/profile/3.3.5a-windows-386/symbol/netclient/func.sym b/profile/3.3.5a-windows-386/symbol/netclient/func.sym index cf6d752..e69de29 100644 --- a/profile/3.3.5a-windows-386/symbol/netclient/func.sym +++ b/profile/3.3.5a-windows-386/symbol/netclient/func.sym @@ -1 +0,0 @@ -CNetClient__CharacterSetInGame 006B1840 f end=006B18B8 \ No newline at end of file