package at.hannibal2.skyhanni.events class LocationChangeEvent(val newMode: String, val oldMode: String?) : LorenzEvent()