mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-28 21:58:54 +07:00
detekt lint fix
This commit is contained in:
@ -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)
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user