mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-08 17:13:57 -07:00
Replace hardcoded zone name strings with ZoneNames::* constants for existing zones. This improves maintainability and type safety. Zones converted: - "hand" -> ZoneNames::HAND - "deck" -> ZoneNames::DECK - "grave" -> ZoneNames::GRAVE - "rfg" -> ZoneNames::EXILE - "sb" -> ZoneNames::SIDEBOARD |
||
|---|---|---|
| .. | ||
| resources | ||
| sounds | ||
| src | ||
| themes | ||
| translations | ||
| .qdevelop | ||
| CMakeLists.txt | ||
| cockatrice.desktop | ||
| cockatrice.qrc | ||
| cockatrice.rc | ||
| cockatrice_en@source.ts | ||