aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/events/CollectionUpdateEvent.kt
blob: 2dd016e957547c50e2cf9dfeb7e573f0953a04f3 (plain)
1
2
3
4
5
package at.hannibal2.skyhanni.events

import at.hannibal2.skyhanni.api.event.SkyHanniEvent

object CollectionUpdateEvent : SkyHanniEvent()