mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-02 10:30:12 +03:00
melon 3.7 tes
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
syntax = "proto3";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
import "Vector.proto";
|
||||
|
||||
// Name: IECLMFCIPAE
|
||||
message PhotoPosData {
|
||||
bool is_view = 4;
|
||||
uint32 open_time = 13;
|
||||
Vector center = 8;
|
||||
uint32 pos_id = 5;
|
||||
bool is_open = 6;
|
||||
}
|
||||
|
Reference in New Issue
Block a user