Add ability to toggle minimap display
This commit is contained in:
@@ -188,6 +188,7 @@ public class WidgetID
|
||||
|
||||
static class Viewport
|
||||
{
|
||||
static final int MINIMAP_WIDGET = 17;
|
||||
static final int FIXED_VIEWPORT = 17;
|
||||
static final int RESIZABLE_VIEWPORT_OLD_SCHOOL_BOX = 12;
|
||||
static final int RESIZABLE_VIEWPORT_BOTTOM_LINE = 12;
|
||||
|
||||
Reference in New Issue
Block a user