mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
Rename Deck Editor to Deck Manager
This commit is contained in:
@@ -47,7 +47,7 @@ public class NetDeckCategory extends StorageBase<Deck> {
|
||||
switch (gameType) {
|
||||
case Constructed:
|
||||
case Gauntlet:
|
||||
case DeckEditorTest:
|
||||
case DeckManager:
|
||||
if (constructed == null) {
|
||||
constructed = loadCategories(ForgeConstants.NET_DECKS_LIST_FILE);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user