v0.2.4: moved loot and continue tags to bottom right, much more accessable
This commit is contained in:
@@ -31,7 +31,7 @@ public class LootIndicator extends Tag {
|
||||
public LootIndicator() {
|
||||
super( 0x1F75CC );
|
||||
|
||||
setSize( 24, 22 );
|
||||
setSize( 24, 24 );
|
||||
|
||||
visible = false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user