mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 10:48:00 +00:00
Added support for Download Price for Gui_NewGame menu.
This commit is contained in:
@@ -264,6 +264,7 @@ public interface NewConstants {
|
||||
public static interface MENU {
|
||||
public static final String TITLE = "%s/NewGame/menu/title";
|
||||
public static final String LF = "%s/NewGame/menu/lookAndFeel";
|
||||
public static final String DOWNLOADPRICE = "%s/NewGame/menu/downloadPrice";
|
||||
public static final String DOWNLOAD = "%s/NewGame/menu/download";
|
||||
public static final String DOWNLOADLQ = "%s/NewGame/menu/downloadlq";
|
||||
public static final String IMPORTPICTURE = "%s/NewGame/menu/importPicture";
|
||||
|
||||
Reference in New Issue
Block a user