mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
Add more style to Planar Map screen
This commit is contained in:
@@ -1170,6 +1170,7 @@ public class FSkin {
|
||||
SkinIcon.setIcon(FSkinProp.BG_TEXTURE, preferredDir + ForgeConstants.TEXTURE_BG_FILE);
|
||||
SkinIcon.setIcon(FSkinProp.BG_MATCH, preferredDir + ForgeConstants.MATCH_BG_FILE);
|
||||
SkinIcon.setIcon(FSkinProp.BG_PLANAR_MAP, preferredDir + ForgeConstants.PLANAR_MAP_BG_FILE);
|
||||
SkinIcon.setIcon(FSkinProp.BG_MONITOR, preferredDir + ForgeConstants.MONITOR_BG_FILE);
|
||||
|
||||
// Run through enums and load their coords.
|
||||
Colors.updateAll();
|
||||
|
||||
Reference in New Issue
Block a user