UI: new icon set by Andrzej Ambroz.
This is a monochrome icon set, with a more modern look and icons for various features that did not have a proper icon before.
This commit is contained in:
@@ -140,6 +140,7 @@ def dice_icon_name(
|
||||
if match:
|
||||
if l.find('DEF_ICON_BLANK') == -1:
|
||||
icon_name = match.group(1).lower()
|
||||
print(icon_name)
|
||||
_dice_icon_name_cache[count] = icon_name
|
||||
count += 1
|
||||
# ---- Done with icon cache
|
||||
|
Reference in New Issue
Block a user