mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-14 22:42:14 -07:00
Move abstract client.
Took 2 minutes
This commit is contained in:
parent
4e7c98829a
commit
5414e3e3b5
33 changed files with 64 additions and 33 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#include "game_event_handler.h"
|
||||
|
||||
#include "../../../libcockatrice_network/libcockatrice/client/abstract_client.h"
|
||||
#include "../../../libcockatrice_network/libcockatrice/client/abstract/abstract_client.h"
|
||||
#include "../server/pending_command.h"
|
||||
#include "../tabs/tab_game.h"
|
||||
#include "abstract_game.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue