mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-09 11:12:58 +03:00
just sync proto
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
// 4.6.0
|
||||
// CmdId: 21776
|
||||
message EnterSceneDoneReq {
|
||||
uint32 enter_scene_token = 8;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user