Added all GUIs. Nothing more to do here. Last step: New GUI. And then: Release! Finally =D
This commit is contained in:
@@ -13,6 +13,7 @@ import java.util.List;
|
||||
/**
|
||||
* Custom Config Gui for Mod Options inside of Minecraft.
|
||||
*/
|
||||
@Deprecated
|
||||
public class ConfigGui extends GuiConfig {
|
||||
public ConfigGui(GuiScreen parent) {
|
||||
super(parent, getConfigElements(),
|
||||
|
||||
Reference in New Issue
Block a user