From d93a8d7f7e4ff5410a1a6c9e3227325432f3c08d Mon Sep 17 00:00:00 2001 From: DawnFire42 Date: Tue, 30 Jun 2026 10:59:53 -0400 Subject: [PATCH] comment fix --- libcockatrice_utility/libcockatrice/utility/counter_ids.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libcockatrice_utility/libcockatrice/utility/counter_ids.h b/libcockatrice_utility/libcockatrice/utility/counter_ids.h index b64a18ad5..5261d8d12 100644 --- a/libcockatrice_utility/libcockatrice/utility/counter_ids.h +++ b/libcockatrice_utility/libcockatrice/utility/counter_ids.h @@ -11,7 +11,7 @@ /** * Shared counter IDs used by both client and server. - * These must match between server_player.cpp and player_event_handler.cpp. + * Single source of truth: included directly by both sides, so they cannot drift. * * Reserved counter IDs for system counters: * IDs 0-7: Standard player counters (life, mana colors, storm)