forked from SteamWar/SteamWar
Nits
This commit is contained in:
@@ -55,4 +55,4 @@ object InviteCommand: SWCommand("invite") {
|
||||
fun isLeader(): TypeValidator<Player> {
|
||||
return TypeValidator<Player> { _, player, _ -> TNTLeagueGame.getTeam(player)?.leader == player}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user