6 lines
88 B
Thrift
6 lines
88 B
Thrift
namespace * Byway.Thrift.Data.Net
|
|
struct PartBagGrid {
|
|
1: i32 PartId,
|
|
2: i32 Count,
|
|
}
|