mirror of
https://github.com/yairm210/Unciv.git
synced 2024-12-22 23:14:25 +07:00
detekt lint fix
This commit is contained in:
parent
4edf8a7c9e
commit
935d0ff1e2
@ -10,4 +10,4 @@ open class NonTransformGroup: Group(){
|
||||
}
|
||||
// Reduces need to check isTransform twice in every draw call
|
||||
override fun draw(batch: Batch?, parentAlpha: Float) = this.drawChildren(batch, parentAlpha)
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user