Update 3.2

This commit is contained in:
Akbar Yahya
2022-11-06 20:51:40 +08:00
parent f5fd0cbe69
commit dfe18ccb7d
1153 changed files with 13690 additions and 5671 deletions

View File

@@ -26,6 +26,6 @@ message ClientGadgetInfo {
uint32 owner_entity_id = 4;
uint32 target_entity_id = 5;
bool async_load = 6;
bool Unk2700_JBOPENAGGAF = 7;
repeated uint32 Unk2700_BELOIHEIEAN = 8;
bool is_peer_id_from_player = 7;
repeated uint32 target_entity_id_list = 8;
}