ratz/src/chatservers/bartender/championship.go

func (r *RatzServer) NewChampion(champion common.UserId) {}

func (r *RatzServer) TrackChallenge() {}

func (r *RatzServer) CurrentChampion() (champ common.UserRecord) {}