mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
correct sprite load progress bar to 100% max
Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com>
This commit is contained in:
@@ -1162,7 +1162,7 @@ public class FSkin {
|
|||||||
}
|
}
|
||||||
|
|
||||||
final Localizer localizer = Localizer.getInstance();
|
final Localizer localizer = Localizer.getInstance();
|
||||||
FView.SINGLETON_INSTANCE.setSplashProgessBarMessage(localizer.getMessage("splash.loading.processingimagesprites") + ": ", 8);
|
FView.SINGLETON_INSTANCE.setSplashProgessBarMessage(localizer.getMessage("splash.loading.processingimagesprites") + ": ", 12);
|
||||||
|
|
||||||
// Grab and test various sprite files.
|
// Grab and test various sprite files.
|
||||||
final String defaultDir = ForgeConstants.DEFAULT_SKINS_DIR;
|
final String defaultDir = ForgeConstants.DEFAULT_SKINS_DIR;
|
||||||
|
|||||||
@@ -1775,7 +1775,7 @@ Temple of Malice|THB|2
|
|||||||
Temple of Plenty|THB|2
|
Temple of Plenty|THB|2
|
||||||
Arasta of the Endless Web|THB|3
|
Arasta of the Endless Web|THB|3
|
||||||
Alseid of Life's Bounty|THB|2
|
Alseid of Life's Bounty|THB|2
|
||||||
Thirst For Meaning|THB|2
|
Thirst for Meaning|THB|2
|
||||||
Gray Merchant of Asphodel|THB|2
|
Gray Merchant of Asphodel|THB|2
|
||||||
Thrill of Possibility|THB|2
|
Thrill of Possibility|THB|2
|
||||||
Wolfwillow Haven|THB|2
|
Wolfwillow Haven|THB|2
|
||||||
@@ -82,7 +82,7 @@ Prerelease=6 Boosters, 1 RareMythic+
|
|||||||
71 M Thassa, Deep-Dwelling
|
71 M Thassa, Deep-Dwelling
|
||||||
72 R Thassa's Intervention
|
72 R Thassa's Intervention
|
||||||
73 R Thassa's Oracle
|
73 R Thassa's Oracle
|
||||||
74 C Thirst For Meaning
|
74 C Thirst for Meaning
|
||||||
75 U Threnody Singer
|
75 U Threnody Singer
|
||||||
76 R Thryx, the Sudden Storm
|
76 R Thryx, the Sudden Storm
|
||||||
77 C Towering-Wave Mystic
|
77 C Towering-Wave Mystic
|
||||||
@@ -233,7 +233,7 @@ Prerelease=6 Boosters, 1 RareMythic+
|
|||||||
222 R Kunoros, Hound of Athreos
|
222 R Kunoros, Hound of Athreos
|
||||||
223 U Mischievous Chimera
|
223 U Mischievous Chimera
|
||||||
224 M Polukranos, Unchained
|
224 M Polukranos, Unchained
|
||||||
225 U Rise To Glory
|
225 U Rise to Glory
|
||||||
226 U Siona, Captain of the Pyleas
|
226 U Siona, Captain of the Pyleas
|
||||||
227 U Slaughter-Priest of Mogis
|
227 U Slaughter-Priest of Mogis
|
||||||
228 U Staggering Insight
|
228 U Staggering Insight
|
||||||
@@ -370,7 +370,7 @@ Prerelease=6 Boosters, 1 RareMythic+
|
|||||||
R Arasta of the Endless Web
|
R Arasta of the Endless Web
|
||||||
#Promo Pack
|
#Promo Pack
|
||||||
U Alseid of Life's Bounty
|
U Alseid of Life's Bounty
|
||||||
C Thirst For Meaning
|
C Thirst for Meaning
|
||||||
U Gray Merchant of Asphodel
|
U Gray Merchant of Asphodel
|
||||||
C Thrill of Possibility
|
C Thrill of Possibility
|
||||||
U Wolfwillow Haven
|
U Wolfwillow Haven
|
||||||
|
|||||||
Reference in New Issue
Block a user