Erwan
- Replaced the BasicAbilities Array with a map. This reduces the size of MTGCard from >500 bytes to 392. Should be cool for people who have memory issues
This commit is contained in:
@@ -52,6 +52,7 @@ const char* Constants::MTGBasicAbilities[] = {
|
||||
"opponentshroud",
|
||||
};
|
||||
|
||||
|
||||
const char* Constants::MTGPhaseNames[] =
|
||||
{
|
||||
"---",
|
||||
|
||||
Reference in New Issue
Block a user