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

import at.hannibal2.skyhanni.events.LorenzEvent

class BingoCardUpdateEvent : LorenzEvent()