removed xp points next level

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

View File

@ -23,7 +23,6 @@ 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