Merge branch 'master' of github.com:ornicar/lila

* 'master' of github.com:ornicar/lila:
  Add MOD title for Moderators
This commit is contained in:
Thibault Duplessis 2014-07-07 19:31:09 +02:00
commit 391169af6a

View file

@ -96,7 +96,8 @@ object User {
"CM" -> "FIDE Candidate Master",
"WCM" -> "FIDE Woman Candidate Master",
"WNM" -> "Woman National Master",
"LM" -> "Lichess Master")
"LM" -> "Lichess Master",
"MOD" -> "Lichess Moderator")
val titlesMap = titles.toMap