mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-08 02:32:59 +03:00
sync (v1-v3) (thx azzu0,tamilpp25,akioukun)
* Thank you for adding too `option java_package = "emu.grasscutter.net.proto";` this makes my life easier. * including the gc enum name, this is really, really helpful wow
This commit is contained in:
@@ -15,18 +15,16 @@
|
||||
// along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
syntax = "proto3";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// CmdId: 5505
|
||||
// Obf: DOCFGGMOMBN
|
||||
message WindFieldGalleryInfoNotify {
|
||||
uint32 NIOJEBKKOJL = 15;
|
||||
uint32 GCKKOLFADFI = 14;
|
||||
uint32 CAKIIEDJJOK = 7;
|
||||
uint32 HDNOHOPGABD = 3;
|
||||
uint32 BPBEMFCPHME = 6;
|
||||
uint32 JMCJFPPHJBB = 5;
|
||||
uint32 OGFDOIEGOFH = 12;
|
||||
uint32 HAPANGAIEGG = 2;
|
||||
uint32 CGLDHPKMAGO = 15;
|
||||
uint32 JGDMJDMFAAE = 14;
|
||||
uint32 FAKKJNHNFIO = 7;
|
||||
uint32 DHFCIMPBFGA = 3;
|
||||
uint32 AFJNAIOEMJG = 6;
|
||||
uint32 JBMNGNMJHME = 5;
|
||||
uint32 CNLIBIEBLKC = 12;
|
||||
uint32 MAAGMCEBIDE = 2;
|
||||
}
|
||||
|
Reference in New Issue
Block a user