xp points next level

alpha v1.0.69
alex 2023-02-24 22:22:00 +01:00
parent cd23c7583e
commit 5f08806b5f
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ type User struct {
Longitude float64
XpLevel int
XpPoints int
XpPointsNextLevel int // Stands for the experience points needed for the next level
FollowersCount int
FollowingCount int
AccountStatus uint8