This commit is contained in:
ceikry 2021-08-04 22:59:34 -05:00
parent c1bc766c98
commit beb9d41e41

View file

@ -25,7 +25,6 @@ class PenguinHNSEvent : WorldEvent("penguin-hns"){
plugins = PluginSet(
LarryHandler(),
NotebookHandler(),
PenguinSpyingHandler()
)
super.initialize()
fireEvent()