From 93bfc80a97e7f71b7c16081e9f1c1b2c72b96fe3 Mon Sep 17 00:00:00 2001 From: Cyberarm Date: Tue, 10 Dec 2024 11:45:42 -0600 Subject: [PATCH] Fixed typo --- lib/game_clock/event_handlers.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/game_clock/event_handlers.rb b/lib/game_clock/event_handlers.rb index e328464..403ea10 100644 --- a/lib/game_clock/event_handlers.rb +++ b/lib/game_clock/event_handlers.rb @@ -42,7 +42,7 @@ module TAC end ### --- ### - # OVERRIDE: offical CenterStage game clock no longer has colors + # OVERRIDE: official CenterStage game clock no longer has colors ### --- ### out = Gosu::Color::WHITE