mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-02 18:40:12 +03:00
move useless proto to unimplemented folder
This commit is contained in:
7
unimplemented/ProfilePictureUpdateNotify.proto
Normal file
7
unimplemented/ProfilePictureUpdateNotify.proto
Normal file
@@ -0,0 +1,7 @@
|
||||
syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
// 4.7.0
|
||||
message ProfilePictureUpdateNotify {
|
||||
repeated uint32 special_profile_picture_list = 1;
|
||||
}
|
Reference in New Issue
Block a user