5 lines
90 B
Go
5 lines
90 B
Go
package stub
|
|
|
|
// PlayerNoviceThreshold 新手局数阈值
|
|
const PlayerNoviceThreshold = 3
|