mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-15 06:52:15 -07:00
Fix pbs and some other stuff.
Took 1 hour 5 minutes
This commit is contained in:
parent
01378b8314
commit
408b732854
84 changed files with 181 additions and 172 deletions
|
|
@ -17,10 +17,10 @@
|
|||
* Free Software Foundation, Inc., *
|
||||
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *
|
||||
***************************************************************************/
|
||||
#include "../../include/game/server_card.h"
|
||||
#include "../../include/server/game/server_card.h"
|
||||
|
||||
#include "../../include/game/server_cardzone.h"
|
||||
#include "../../include/game/server_player.h"
|
||||
#include "../../include/server/game/server_cardzone.h"
|
||||
#include "../../include/server/game/server_player.h"
|
||||
#include "pb/event_set_card_attr.pb.h"
|
||||
#include "pb/event_set_card_counter.pb.h"
|
||||
#include "pb/serverinfo_card.pb.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue