fix racing king performance updater

This commit is contained in:
Thibault Duplessis 2016-01-14 01:15:58 +07:00
parent 483857ac93
commit 691177f1f9

View file

@ -117,6 +117,7 @@ trait UserRepo {
"antichess" -> (_.antichess),
"atomic" -> (_.atomic),
"horde" -> (_.horde),
"racingKings" -> (_.racingKings),
"bullet" -> (_.bullet),
"blitz" -> (_.blitz),
"classical" -> (_.classical),