not sure if it effects anything but i changed a letter in the includes by accident.

This commit is contained in:
omegablast2002@yahoo.com
2012-03-13 18:26:30 +00:00
parent ce982db6b5
commit 22ca8f5043

View File

@@ -5,7 +5,7 @@
#include "Player.h"
#include "GameObserver.h"
#include "MTGDeck.h"
#include "ManacostHybrid.h"
#include "ManaCostHybrid.h"
DeckStats * DeckStats::mInstance = NULL;