widgets: fix wilderness level widget
This commit is contained in:
@@ -739,7 +739,7 @@ public class WidgetID
|
|||||||
static final int KILLDEATH_RATIO = 33;
|
static final int KILLDEATH_RATIO = 33;
|
||||||
static final int SKULL_CONTAINER = 53;
|
static final int SKULL_CONTAINER = 53;
|
||||||
static final int SAFE_ZONE = 55;
|
static final int SAFE_ZONE = 55;
|
||||||
static final int WILDERNESS_LEVEL = 57; // this can also be the Deadman Mode "Protection" text
|
static final int WILDERNESS_LEVEL = 58; // this can also be the Deadman Mode "Protection" text
|
||||||
}
|
}
|
||||||
|
|
||||||
static class KourendFavour
|
static class KourendFavour
|
||||||
|
|||||||
Reference in New Issue
Block a user