mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-06 05:23:56 -07:00
comment fix
This commit is contained in:
parent
a11e70efb3
commit
d93a8d7f7e
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Shared counter IDs used by both client and server.
|
* 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:
|
* Reserved counter IDs for system counters:
|
||||||
* IDs 0-7: Standard player counters (life, mana colors, storm)
|
* IDs 0-7: Standard player counters (life, mana colors, storm)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue