This commit is contained in:
shoopea 2019-05-19 20:02:38 +08:00
parent 5393949888
commit c6a2b2017d

View File

@ -52,7 +52,7 @@ func CastleID(c string) int {
return castleShark
case "Wolfpack":
return castleWolf
case "🐺":
case "🦌":
return castleDeer
case "🐉":
return castleDragon