not sure if it effects anything but i changed a letter in the includes by accident.
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
#include "Player.h"
|
#include "Player.h"
|
||||||
#include "GameObserver.h"
|
#include "GameObserver.h"
|
||||||
#include "MTGDeck.h"
|
#include "MTGDeck.h"
|
||||||
#include "ManacostHybrid.h"
|
#include "ManaCostHybrid.h"
|
||||||
|
|
||||||
DeckStats * DeckStats::mInstance = NULL;
|
DeckStats * DeckStats::mInstance = NULL;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user