omitted a unneeded include.
This commit is contained in:
@@ -4,7 +4,6 @@
|
|||||||
#include "MTGDefinitions.h"
|
#include "MTGDefinitions.h"
|
||||||
#include "Player.h"
|
#include "Player.h"
|
||||||
#include "WEvent.h"
|
#include "WEvent.h"
|
||||||
#include "Rules.h"
|
|
||||||
//Parses a string and gives phase numer
|
//Parses a string and gives phase numer
|
||||||
int PhaseRing::phaseStrToInt(string s)
|
int PhaseRing::phaseStrToInt(string s)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user