mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-06 05:23:56 -07:00
[Counters] Split counters into graphics and logic states
Took 22 minutes
This commit is contained in:
parent
10b9a65f17
commit
2063be6fa0
17 changed files with 279 additions and 217 deletions
|
|
@ -22,6 +22,7 @@ inline color convertQColorToColor(const QColor &c)
|
|||
return result;
|
||||
}
|
||||
|
||||
#include <QMap>
|
||||
#include <QSet>
|
||||
|
||||
namespace GameSpecificColors
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue