diff --git a/src/Event.hpp b/src/Event.hpp index 797f262a..62585b18 100644 --- a/src/Event.hpp +++ b/src/Event.hpp @@ -96,7 +96,7 @@ namespace Event { template <> struct EventData { bool interrupted; - } + }; template <> struct EventData { int score;