From 950086613fea4dafe78edabcdca685112d213270 Mon Sep 17 00:00:00 2001 From: StiefelJackal Date: Sun, 23 Jun 2024 05:54:13 -0400 Subject: [PATCH] fix: add missing inspector texture keys for alpha and alpha gamma --- en.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/en.json b/en.json index 1d7a9ea..23dc575 100644 --- a/en.json +++ b/en.json @@ -2068,6 +2068,9 @@ "Inspector.Texture.NormalizeMinMax": "Normalize (min and max)", "Inspector.Texture.NormalizeIndependent": "Normalize RGB independently (min and max)", "Inspector.Texture.BleedColorToAlpha": "Bleed Color To Alpha", + "Inspector.Texture.AlphaGamma": "Alpha Gamma", + "Inspector.Texture.AdjustAlphaGamma": " Adjust Alpha Gamma", + "Inspector.Texture.AddAlpha": "Add Alpha", "Inspector.Texture.InvalidFloats": "Diagnostic: Invalid floats", "Inspector.Texture.GenerateMetadata": "Diagnostic: Generate Bitmap Metadata",