mirror of
https://github.com/Melledy/Grasscutter.git
synced 2024-11-27 05:09:17 +00:00
Fix deforestation protocol on 2.7
This commit is contained in:
parent
4beb4f904c
commit
7fe6c9658b
@ -4,7 +4,6 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
import "Vector.proto";
|
||||
message HitTreeNotify {
|
||||
uint32 wood_type = 1;
|
||||
uint32 unknown_data = 2; // if you know what it means, welcome to describe
|
||||
Vector hit_postion = 3;
|
||||
uint32 wood_type = 1;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user