mirror of
https://github.com/songoda/EpicFurnaces.git
synced 2024-12-02 23:03:36 +01:00
Minor cleanup.
This commit is contained in:
parent
e8b96653fb
commit
80cb8260e4
@ -68,7 +68,6 @@ public class EpicFurnaces extends SongodaPlugin {
|
|||||||
|
|
||||||
private final Config furnaceRecipeFile = new Config(this, "Furnace Recipes.yml");
|
private final Config furnaceRecipeFile = new Config(this, "Furnace Recipes.yml");
|
||||||
private final Config levelsFile = new Config(this, "levels.yml");
|
private final Config levelsFile = new Config(this, "levels.yml");
|
||||||
private final Config dataFile = new Config(this, "data.yml");
|
|
||||||
|
|
||||||
private final GuiManager guiManager = new GuiManager(this);
|
private final GuiManager guiManager = new GuiManager(this);
|
||||||
private LevelManager levelManager;
|
private LevelManager levelManager;
|
||||||
|
Loading…
Reference in New Issue
Block a user