mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-14 12:34:05 +09:00
more descriptive name for the blend-normal function because why there are two fucking standards for an alpha channel
This commit is contained in:
@@ -267,7 +267,7 @@ class UIItemInventoryCatBar(
|
||||
if (showSideButtons) sideButtons.forEach { it.render(batch, camera) }
|
||||
|
||||
|
||||
blendNormal(batch)
|
||||
blendNormalStraightAlpha(batch)
|
||||
|
||||
|
||||
// underline
|
||||
|
||||
Reference in New Issue
Block a user