mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-14 12:34:05 +09:00
Flippin' eck
This commit is contained in:
@@ -62,7 +62,7 @@ object MegaRainGovernor {
|
||||
|
||||
// return composed (mega)pixmap
|
||||
val region = TextureRegion(Texture(pixmap))
|
||||
region.flip(false, true)
|
||||
region.flip(false, false)
|
||||
|
||||
/*return*/region
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user