GC-Proto/proto/DeleteFriendNotify.proto

19 lines
267 B
Protocol Buffer

syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
message DeleteFriendNotify {
//enum LNEAOFJLJFJ {
// option allow_alias= true;
// NONE = 0;
// PEPPOHPHJOJ = 4100;
// DCDNILFDFLB = 0;
// NNBKOLMPOEA = 1;
//}
uint32 targetUid = 8;
}