mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-03 02:50:13 +03:00
Update 3.2
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
syntax = "proto3";
|
||||
|
||||
import "Unk2700_JOEPIGNPDGH.proto";
|
||||
import "LuaShellType.proto";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
@@ -25,7 +25,7 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
// EnetChannelId: 0
|
||||
// EnetIsReliable: true
|
||||
message PlayerLuaShellNotify {
|
||||
Unk2700_JOEPIGNPDGH Unk2700_JJMHFFHNJJO = 7;
|
||||
LuaShellType shell_type = 7;
|
||||
uint32 id = 5;
|
||||
bytes lua_shell = 12;
|
||||
uint32 use_type = 10;
|
||||
|
Reference in New Issue
Block a user