Merge pull request #5716 from oharace/issue5682_add_sand_collection_to_idle_notifier

Add sand collection to idle notifier
This commit is contained in:
Tomas Slusny
2018-10-02 10:59:05 +02:00
committed by GitHub
2 changed files with 3 additions and 0 deletions

View File

@@ -207,6 +207,8 @@ public class IdleNotifierPlugin extends Plugin
case MAGIC_MAKE_TABLET:
/* Prayer */
case USING_GILDED_ALTAR:
/* Misc */
case SAND_COLLECTION:
resetTimers();
lastAnimation = animation;
break;