mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2026-05-24 05:30:00 +08:00
Upgrade to REL3.7 (#2164)
* Remove hardcoded quest data * Remove deprecated fields * Try to fix packet * Apply fix for token exchange * Upgrade to REL3.7 * Add obfuscated protocol definitions * Add missing enum (other protos too maybe) * Re-add field setters and add note on removal
This commit is contained in:
+4
-4
@@ -26,8 +26,8 @@ public final class DungeonWayPointActivateReqOuterClass {
|
||||
}
|
||||
/**
|
||||
* <pre>
|
||||
* CmdId: 972
|
||||
* Name: MJBBKGDBNJF
|
||||
* CmdId: 935
|
||||
* Obf: JAMLIJIPNJJ
|
||||
* </pre>
|
||||
*
|
||||
* Protobuf type {@code DungeonWayPointActivateReq}
|
||||
@@ -279,8 +279,8 @@ public final class DungeonWayPointActivateReqOuterClass {
|
||||
}
|
||||
/**
|
||||
* <pre>
|
||||
* CmdId: 972
|
||||
* Name: MJBBKGDBNJF
|
||||
* CmdId: 935
|
||||
* Obf: JAMLIJIPNJJ
|
||||
* </pre>
|
||||
*
|
||||
* Protobuf type {@code DungeonWayPointActivateReq}
|
||||
|
||||
Reference in New Issue
Block a user