娃娃机添加日志

This commit is contained in:
DESKTOP-45ANQ2C\unis 2024-10-21 15:15:12 +08:00
parent 5807aebce0
commit 944dba45d8
1 changed files with 0 additions and 2 deletions

View File

@ -241,8 +241,6 @@ func (this *SceneEx) init() bool {
this.Clear()
this.PayCoinCount = this.LoadPayCoinCount()
this.PayCoinCount = 21
return true
}