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 return castleShark
case "Wolfpack": case "Wolfpack":
return castleWolf return castleWolf
case "🐺": case "🦌":
return castleDeer return castleDeer
case "🐉": case "🐉":
return castleDragon return castleDragon