add redundant unlocks to penguin spy pulse
This commit is contained in:
+5
@@ -41,5 +41,10 @@ class PenguinSpyingHandler : InteractionListener(){
|
||||
}
|
||||
return false
|
||||
}
|
||||
|
||||
override fun stop() {
|
||||
super.stop()
|
||||
player.unlock()
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user