mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-28 14:47:11 -07:00
* Move variable declaration closer to usage * Leave comments * inline some constants * make code easier to understand * Use structured binding to iterate over maps * move things around * static const regex * remove redundant parens * Can't use asKeyValueRange because of Qt versions