1
This commit is contained in:
parent
bebcf76776
commit
23e9a20238
@ -19,5 +19,5 @@ func (this *User) FromModel(m *model.User) {
|
||||
this.Avatar = m.Avatar
|
||||
this.Score = m.Score
|
||||
this.HourlyEarnings = "0"
|
||||
this.Dice = 0
|
||||
this.Dice = m.Dice
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user