Moved notification logic to NotificationLogic
This commit is contained in:
@@ -19,18 +19,6 @@ let wvms = [
|
||||
WVM(name: "Smash", desc: "It'll never truns off"),
|
||||
]
|
||||
|
||||
func walkAction() {
|
||||
|
||||
}
|
||||
|
||||
func jumpAction() {
|
||||
|
||||
}
|
||||
|
||||
func puzzleAction() {
|
||||
|
||||
}
|
||||
|
||||
func smashAction() {
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user