mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-14 14:32:15 -07:00
One more lint.
Took 1 minute
This commit is contained in:
parent
0aa0ee2672
commit
9761396e59
1 changed files with 1 additions and 1 deletions
|
|
@ -1,8 +1,8 @@
|
||||||
#include "server_player.h"
|
#include "server_player.h"
|
||||||
|
|
||||||
#include "color.h"
|
#include "color.h"
|
||||||
#include "deck_list_card_node.h"
|
|
||||||
#include "deck_list.h"
|
#include "deck_list.h"
|
||||||
|
#include "deck_list_card_node.h"
|
||||||
#include "get_pb_extension.h"
|
#include "get_pb_extension.h"
|
||||||
#include "pb/command_attach_card.pb.h"
|
#include "pb/command_attach_card.pb.h"
|
||||||
#include "pb/command_change_zone_properties.pb.h"
|
#include "pb/command_change_zone_properties.pb.h"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue