5 lines
82 B
Thrift
5 lines
82 B
Thrift
namespace * Byway.Thrift.Data.Net
|
|
struct GuessColorInfo {
|
|
1: map<i32, i32> Map
|
|
}
|