thrift-related/thrift-files/meowment-network/PartBagGrid.thrift
2026-04-02 18:20:11 +08:00

6 lines
88 B
Thrift

namespace * Byway.Thrift.Data.Net
struct PartBagGrid {
1: i32 PartId,
2: i32 Count,
}