Files
wagic/projects/mtg
Tobias Loose 3f0dd987f0 Remove bool CardInstance::hasSubtype(const char * _subtype)
There exists bool CardInstance::hasSubtype(const string& _subtype) and the
const char* version converts _subtype into string deeper in the call
hierarchy anyway. So both methods did the same.
2013-11-29 11:43:59 +01:00
..
2013-11-25 13:41:07 -05:00
2013-10-28 15:20:35 -07:00
2013-11-20 12:02:33 +01:00
2013-11-20 11:43:27 +01:00
2013-11-20 11:43:27 +01:00