mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-14 05:32:59 +03:00
move useless proto to unimplemented folder
This commit is contained in:
8
unimplemented/GetAreaExplorePointReq.proto
Normal file
8
unimplemented/GetAreaExplorePointReq.proto
Normal file
@@ -0,0 +1,8 @@
|
||||
syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
// 4.7.0
|
||||
// CmdId: 533
|
||||
// Obf: ?
|
||||
message GetAreaExplorePointReq {
|
||||
repeated uint32 area_id_list = 13;
|
||||
}
|
Reference in New Issue
Block a user