mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-14 17:58:01 +00:00
uncomment
This commit is contained in:
@@ -277,8 +277,8 @@ public final class FModel {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/*if (GuiBase.getInterface().isLibgdxPort() && GuiBase.getDeviceRAM() < 5000)
|
if (GuiBase.getInterface().isLibgdxPort() && GuiBase.getDeviceRAM() < 5000)
|
||||||
return; // don't preload ItemPool on mobile port with less than 5GB RAM*/
|
return; // don't preload ItemPool on mobile port with less than 5GB RAM
|
||||||
|
|
||||||
//common ItemPool to preload
|
//common ItemPool to preload
|
||||||
allCardsNoAlt = getAllCardsNoAlt();
|
allCardsNoAlt = getAllCardsNoAlt();
|
||||||
|
|||||||
Reference in New Issue
Block a user