Do not hardcode the value on main function
This commit is contained in:
@@ -4,6 +4,8 @@ import com.sheepit.client.Client;
|
||||
import com.sheepit.client.Gui;
|
||||
|
||||
public class GuiTextOneLine implements Gui {
|
||||
public static final String type = "oneLine";
|
||||
|
||||
private int rendered;
|
||||
private int remaining;
|
||||
private String status;
|
||||
|
||||
Reference in New Issue
Block a user