mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 10:48:00 +00:00
Start major Planar Conquest overhaul
This commit is contained in:
@@ -1169,8 +1169,6 @@ public class FSkin {
|
||||
// Exceptions handled inside method.
|
||||
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