Skip to content

Commit

Permalink
- use StaticEventHandler instead of an EventHandler
Browse files Browse the repository at this point in the history
  • Loading branch information
madame-rachelle committed Aug 16, 2022
1 parent 9daf270 commit d44aec9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zscript.zc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Version "4.6.1"

class SMPBEventHandler : EventHandler
class SMPBEventHandler : StaticEventHandler
{
ThinkerIterator it;

Expand Down

0 comments on commit d44aec9

Please sign in to comment.