fix: Register MatchTimerComponent with message bus
- Add message_bus.register_component() call in MatchTimerComponent constructor - Add message_bus.unregister_component() call in shutdown method - Fixes 'Recipient match_timer not found' warning when sending messages - Ensures proper message routing to the match timer component - Component can now receive START_GAME, SCHEDULE_GAMES, and CUSTOM messages
Showing
Please
register
or
sign in
to comment