v0.4.1: fixed item slots not working in the blacksmith window
This commit is contained in:
parent
1c2bb40b26
commit
12443776a5
|
@ -147,6 +147,7 @@ public class WndBlacksmith extends Window {
|
|||
ItemButton.this.onClick();
|
||||
}
|
||||
};
|
||||
slot.enable(true);
|
||||
add( slot );
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user