[Mobile] update bg animation and overlays

This commit is contained in:
Anthony Calosa
2021-09-21 15:35:03 +08:00
parent b09a7e7d65
commit aed59750f9
13 changed files with 95 additions and 38 deletions

View File

@@ -486,6 +486,7 @@ public enum FSkinImage implements FImage {
MANAICONS(ForgeConstants.SPRITE_MANAICONS_FILE),
SETLOGOS(ForgeConstants.SPRITE_SETLOGO_FILE),
WATERMARKS(ForgeConstants.SPRITE_WATERMARK_FILE),
CRACKS(ForgeConstants.SPRITE_CRACKS_FILE),
CARDBG(ForgeConstants.SPRITE_CARDBG_FILE),
PLANAR_CONQUEST(ForgeConstants.SPRITE_PLANAR_CONQUEST_FILE);