mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
integrated Textra for Labels and Buttons
fixed executables for release
This commit is contained in:
@@ -273,7 +273,7 @@ public class Controls {
|
||||
return Color.PURPLE;
|
||||
if(upperCase.equals("VIOLET"))
|
||||
return Color.VIOLET;
|
||||
if(upperCase.equals("PINK"))
|
||||
if(upperCase.equals("MAROON"))
|
||||
return Color.MAROON;
|
||||
return Color.BLACK;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user