Update formatting
This commit is contained in:
@@ -9,4 +9,4 @@ val GameMode.isDamageable: Boolean
|
||||
get() = when (this) {
|
||||
GameMode.SURVIVAL, GameMode.ADVENTURE -> true
|
||||
GameMode.SPECTATOR, GameMode.CREATIVE -> false
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user