Minor cleanup / Another slight vela buff

This commit is contained in:
Anuken
2021-03-08 17:12:53 -05:00
parent e1b0e07f3c
commit 25c61590d1
3 changed files with 7 additions and 7 deletions

View File

@@ -117,7 +117,6 @@ public class Fonts{
if(region.texture != uitex){
continue;
//throw new IllegalArgumentException("Font icon '" + texture + "' is not in the UI texture.");
}
unicodeIcons.put(nametex[0], ch);