ok this is the last commit but i had massive issues after chopping it all up, hopefully it doesn't hilight everything that was already commited...if it does i apologize my own patch started giving me conflicts....
im like 7 tries into commiting this part....
This commit is contained in:
@@ -140,6 +140,7 @@ void RulesState::parsePlayerState(int playerId, string s)
|
||||
void Rules::addExtraRules(GameObserver* g)
|
||||
{
|
||||
int id = g->mLayers->actionLayer()->getMaxId();
|
||||
MTGAllCards::sortSubtypeList();
|
||||
for (int i = 0; i < 2; ++i)
|
||||
{
|
||||
Player * p = g->players[i];
|
||||
|
||||
Reference in New Issue
Block a user