Feat: add rating
This commit is contained in:
		| @@ -152,6 +152,7 @@ type PlayerStats struct { | ||||
| 	GuesserWinrate      float64 `db:"guesser_winrate"` | ||||
| 	PlayedAsMime        int     `db:"played_as_mime"` | ||||
| 	PlayedAsGuesser     int     `db:"played_as_guesser"` | ||||
| 	Rating              float32 `db:"rating"` | ||||
| } | ||||
|  | ||||
| type Room struct { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Grail Finder
					Grail Finder