From b64534d2cffeb2287f879ac77646470c6e5d07f2 Mon Sep 17 00:00:00 2001 From: DoktorSAS <62484597+DoktorSAS@users.noreply.github.com> Date: Sun, 13 Mar 2022 21:19:17 +0100 Subject: [PATCH] Fixed lowercase --- src/client/game/scripting/function_tables.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/client/game/scripting/function_tables.cpp b/src/client/game/scripting/function_tables.cpp index 134efc90..e0af4b0c 100644 --- a/src/client/game/scripting/function_tables.cpp +++ b/src/client/game/scripting/function_tables.cpp @@ -1777,7 +1777,7 @@ namespace scripting {"setrocketcorpse", 0x83E0}, // SP 0x1402A15D0 MP 0x14036E1F0 {"setcorpsefalling", 0x83E1}, // SP 0x000000000 MP 0x140374840 {"setsurfacetype", 0x83E2}, // SP 0x14029FD00 MP 0x140358090 - {"aIiphysicstrace", 0x83E3}, // SP 0x1402A0C60 MP 0x140369520 + {"aiphysicstrace", 0x83E3}, // SP 0x1402A0C60 MP 0x140369520 {"_meth_83e4", 0x83E4}, // SP 0x1402A20D0 MP 0x140369FE0 {"_meth_83e5", 0x83E5}, // SP 0x1405D92F0 MP 0x14033B020 {"_meth_83e6", 0x83E6}, // SP 0x1402A7B00 MP 0x000000000