Skip to content

Commit

Permalink
Event now lives in Adventure::Engine
Browse files Browse the repository at this point in the history
  • Loading branch information
timo committed Apr 20, 2017
1 parent e8ed2f6 commit 6deee19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Game/Hanoi.pm
@@ -1,4 +1,4 @@
use Event;
use Adventure::Engine;

class X::Hanoi is Exception {
}
Expand Down

0 comments on commit 6deee19

Please sign in to comment.