优化
This commit is contained in:
parent
20cd54b84f
commit
0e97028a25
@ -1 +0,0 @@
|
||||
11
|
||||
Binary file not shown.
@ -92,9 +92,7 @@ func TestFixUserData(t *testing.T) {
|
||||
func TestRandInt(t *testing.T) {
|
||||
p1 := new(game.Player)
|
||||
p1.InitPlayer("3625212")
|
||||
DecorateMod := p1.GetDecorateMod()
|
||||
needStar := DecorateMod.GetNextNeedStar()
|
||||
fmt.Printf("Next need star: %d\n", needStar)
|
||||
p1.Charge(122)
|
||||
}
|
||||
|
||||
func TestEndless(t *testing.T) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user