From ff3de32a164619ee1599c4f43600872f6cf955c4 Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Sun, 24 Dec 2023 11:19:35 +0100 Subject: music --- src/rounds.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/rounds.c') diff --git a/src/rounds.c b/src/rounds.c index 88166c6..f5082a4 100644 --- a/src/rounds.c +++ b/src/rounds.c @@ -100,7 +100,6 @@ void update_round_server() if (characters_visible_count > round_text_len) characters_visible_count = round_text_len; if (visible_previously_count < characters_visible_count) { add_ui_audio_event_to_queue(EVENT_CHARACTER_TYPE); - log_info("CHARACTER!"); visible_previously_count = characters_visible_count; } } -- cgit v1.2.3-70-g09d2