fixed a bug where CHANGELING was not giving all creature subtypes. Changelings now set creature types in MTGCardInstance::initMTGCI

moved removed it from the setType function of cardprimitive.
Issue: 501
This commit is contained in:
omegablast2002@yahoo.com
2010-10-31 16:55:05 +00:00
parent 4cfb266d14
commit 777098f763
4 changed files with 17 additions and 20 deletions

View File

@@ -1,4 +1,4 @@
#include "PrecompiledHeader.h"
#include "PrecompiledHeader.h"
#include "WFont.h"
#include "WResourceManager.h"