auto enter gate (close #143)

This commit is contained in:
HolographicHat
2025-09-16 11:42:49 +08:00
parent f8b8a5a9e1
commit be3440695d
7 changed files with 67 additions and 26 deletions

View File

@@ -21,6 +21,10 @@ message MethodRvaConfig {
uint32 do_cmd = 1;
uint32 to_uint16 = 2;
uint32 update_normal_prop = 3;
uint32 new_string = 4;
uint32 find_game_object = 5;
uint32 event_system_update = 6;
uint32 simulate_pointer_click = 7;
}
message NativeLibConfig {