mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-14 05:32:59 +03:00
broken don't use it, wait for better update
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
syntax = "proto3";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
import "Vector.proto";
|
||||
|
||||
// Name: MENLENKDBJH
|
||||
message FleurFairV2PhotoPosData {
|
||||
bool is_open = 15;
|
||||
Vector center = 6;
|
||||
uint32 pos_id = 11;
|
||||
uint32 open_time = 2;
|
||||
bool is_view = 7;
|
||||
}
|
||||
|
Reference in New Issue
Block a user