Make it so that the FishingNotif button doesn't crash the game
This commit is contained in:
@@ -15,6 +15,6 @@ class FishingNotif {
|
|||||||
// toggleFishingNotif()
|
// toggleFishingNotif()
|
||||||
|
|
||||||
private fun fishingNotif() {
|
private fun fishingNotif() {
|
||||||
TODO("Finish this")
|
return
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user