Completed "The Demon Kin" and "The Battle Mage"
This commit is contained in:
parent
c02f8a9e5f
commit
8e8e314a48
13 changed files with 251 additions and 7 deletions
|
@ -344,7 +344,7 @@ public class BUEntries
|
|||
|
||||
|
||||
|
||||
this.registerCategory(BUEntries.categoryTest, EntryRegistry.test, BookParser.parseTextFile("/assets/alchemicalwizardryBooks/books/book.txt"));
|
||||
// this.registerCategory(BUEntries.categoryTest, EntryRegistry.test, BookParser.parseTextFile("/assets/alchemicalwizardryBooks/books/book.txt"));
|
||||
}
|
||||
|
||||
public void registerCategory(Category cat, HashMap<String, Entry> entryMap, List<Entry> entries)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue