Updated to Risa's changes

This commit is contained in:
2025-08-10 12:48:02 +03:00
parent 0a0ae4bee9
commit 9730de1ba4
59 changed files with 302 additions and 2810 deletions

View File

@@ -81,6 +81,7 @@ internal static class Constants
/// <summary>
/// Movement hook address, used for position offset and other changes which cannot be done in main hook
/// Client::Game::Object::GameObject_UpdateVisualPosition
/// </summary>
public const string MovementHookAddress = "E8 ?? ?? ?? ?? 84 DB 74 3A";