Merge pull request #5467 from Abextm/cache-code-2018-09-13-rev174
Cache code 2018 09 13 rev174
This commit is contained in:
@@ -15760,5 +15760,6 @@ public final class NullObjectID
|
||||
public static final int NULL_33337 = 33337;
|
||||
public static final int NULL_33338 = 33338;
|
||||
public static final int NULL_33339 = 33339;
|
||||
public static final int NULL_33342 = 33342;
|
||||
/* This file is automatically generated. Do not edit. */
|
||||
}
|
||||
|
||||
@@ -17568,5 +17568,7 @@ public final class ObjectID
|
||||
public static final int FIRE_OF_ETERNAL_LIGHT = 33320;
|
||||
public static final int FIRE_OF_UNSEASONAL_WARMTH = 33321;
|
||||
public static final int FIRE_OF_DEHUMIDIFICATION = 33322;
|
||||
public static final int PILE_OF_RUBBLE_33340 = 33340;
|
||||
public static final int PILE_OF_RUBBLE_33341 = 33341;
|
||||
/* This file is automatically generated. Do not edit. */
|
||||
}
|
||||
|
||||
@@ -614,12 +614,6 @@ public class WidgetID
|
||||
static final int DIARY_TEXT = 3;
|
||||
}
|
||||
|
||||
static class MTA
|
||||
{
|
||||
static final int BONUS_COMPONENT = 7;
|
||||
static final int BONUS_TEXT_COMPONENT = 12;
|
||||
}
|
||||
|
||||
static class DestroyItem
|
||||
{
|
||||
static final int DESTROY_ITEM_NAME = 6;
|
||||
|
||||
@@ -378,9 +378,6 @@ public enum WidgetInfo
|
||||
|
||||
BLAST_MINE(WidgetID.BLAST_MINE_GROUP_ID, 2),
|
||||
|
||||
MTA_ENCHANTMENT_BONUS_TEXT(WidgetID.MTA_ENCHANTMENT_GROUP_ID, WidgetID.MTA.BONUS_TEXT_COMPONENT),
|
||||
MTA_ENCHANTMENT_BONUS(WidgetID.MTA_ENCHANTMENT_GROUP_ID, WidgetID.MTA.BONUS_COMPONENT),
|
||||
|
||||
FAIRY_RING(WidgetID.FAIRY_RING_GROUP_ID, 0),
|
||||
|
||||
FAIRY_RING_HEADER(WidgetID.FAIRY_RING_PANEL_GROUP_ID, WidgetID.FairyRingPanel.HEADER),
|
||||
|
||||
@@ -1 +1 @@
|
||||
8A14A290729CC72A0683A7370439A9679F3F29F5E1B4DEADB51F8C0A274EE62A
|
||||
C352E2B229F6A3D9ACF2700BE8EDE0644FA4D2ED0E270E027DB7C48AF99FE9CF
|
||||
@@ -76,14 +76,14 @@
|
||||
LABEL70:
|
||||
load_int 0
|
||||
iload 16
|
||||
load_int 39387147
|
||||
load_int 39387148
|
||||
widget_get_width_widget
|
||||
isub
|
||||
invoke 1045
|
||||
istore 14
|
||||
load_int 0
|
||||
iload 17
|
||||
load_int 39387147
|
||||
load_int 39387148
|
||||
widget_get_height_widget
|
||||
isub
|
||||
invoke 1045
|
||||
|
||||
Reference in New Issue
Block a user