Merging 1.9.1 source: item changes
This commit is contained in:
@@ -79,7 +79,7 @@ public abstract class InventoryScroll extends Scroll {
|
||||
if (item != null) {
|
||||
|
||||
((InventoryScroll)curItem).onItemSelected( item );
|
||||
curUser.spendAndNext( TIME_TO_READ );
|
||||
((InventoryScroll)curItem).readAnimation();
|
||||
|
||||
Sample.INSTANCE.play( Assets.SND_READ );
|
||||
Invisibility.dispel();
|
||||
|
||||
Reference in New Issue
Block a user