mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 04:38:00 +00:00
PIP: Radiation mechanic implementation (#4204)
* PIP: Radiation mechanic implementation * remove OVERRIDE * remove unused property
This commit is contained in:
@@ -146,6 +146,7 @@ public enum FSkinImage implements FImage {
|
||||
COUNTERS_MULTI (FSkinProp.IMG_COUNTERS_MULTI, SourceFile.ICONS),
|
||||
ENERGY (FSkinProp.IMG_ENERGY, SourceFile.ICONS),
|
||||
TICKET (FSkinProp.IMG_TICKET, SourceFile.ICONS),
|
||||
RAD (FSkinProp.IMG_RAD, SourceFile.ICONS),
|
||||
|
||||
//Dock Icons
|
||||
SHORTCUTS (FSkinProp.ICO_SHORTCUTS, SourceFile.ICONS),
|
||||
|
||||
Reference in New Issue
Block a user