mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2026-05-23 17:40:15 +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:
+2
-2
@@ -598,8 +598,8 @@ public final class GachaOpenWishNotifyOuterClass {
|
||||
java.lang.String[] descriptorData = {
|
||||
"\n\031GachaOpenWishNotify.proto\"A\n\023GachaOpen" +
|
||||
"WishNotify\022\027\n\017gachaScheduleId\030\016 \001(\r\022\021\n\tg" +
|
||||
"achaType\030\002 \001(\rB\033\n\031emu.grasscutter.net.pr" +
|
||||
"otob\006proto3"
|
||||
"achaType\030\002 \001(\rB!\n\031emu.grasscutter.net.pr" +
|
||||
"otoZ\004/genb\006proto3"
|
||||
};
|
||||
descriptor = com.google.protobuf.Descriptors.FileDescriptor
|
||||
.internalBuildGeneratedFileFrom(descriptorData,
|
||||
|
||||
Reference in New Issue
Block a user