mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
Updated forge-gui-mobile(-dev) poms to reference the forge pom as a parent. Updated card prices url to cardforge.link.
This commit is contained in:
@@ -176,7 +176,7 @@ public final class ForgeConstants {
|
||||
// URLs
|
||||
private static final String URL_CARDFORGE = "http://downloads.cardforge.link";
|
||||
public static final String URL_PIC_DOWNLOAD = URL_CARDFORGE + "/images/cards/";
|
||||
public static final String URL_PRICE_DOWNLOAD = "http://www.cardforge.link/MagicInfo/pricegen.php";
|
||||
public static final String URL_PRICE_DOWNLOAD = "http://downloads.cardforge.link/all-prices.txt";
|
||||
|
||||
// Constants for Display Card Identity game setting
|
||||
public static final String DISP_CURRENT_COLORS_ALWAYS = "Always";
|
||||
|
||||
Reference in New Issue
Block a user