This commit is contained in:
Akbar Yahya 2023-01-28 22:24:38 +08:00
parent b0919276ad
commit 846d5f9c79
2 changed files with 1872 additions and 1872 deletions

File diff suppressed because it is too large Load Diff

4
op.js
View File

@ -736,8 +736,8 @@ function scan_gc() {
// get_cmdid_gc(); // 1. get cmd old gc
// get_cmdid_json(); // 2. get last cmdid.csv to json
// now we have cmdid_gc.json and cmdid.json
update_cmdid_gc(); // 3. update gc cmdid (mode by id)
// cmdid_to_op(); // 4. update op
// update_cmdid_gc(); // 3. update gc cmdid (mode by id)
cmdid_to_op(); // 4. update op
// npx prettier --write PacketOpcodes.java
// scan_gc(); // 5. scan gc
// clean_proto_gen(); // 6. clean proto