mirror of
https://github.com/yoncodes/BD2PS.git
synced 2026-08-05 14:22:15 +02:00
pushing
This commit is contained in:
6
protocol/proto/Commons/HuntingGroundInfo.proto
Normal file
6
protocol/proto/Commons/HuntingGroundInfo.proto
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
message HuntingGroundInfo {
|
||||
optional bool is_auto = 1;
|
||||
optional int32 current_id = 2;
|
||||
optional int32 highest_id = 3;
|
||||
}
|
||||
Reference in New Issue
Block a user