Do not initialize masks for attack-modes not using masks

This commit is contained in:
jsteube
2016-09-26 15:11:46 +02:00
parent 54a4ea3db2
commit 0ca4ebe1e6
2 changed files with 12 additions and 0 deletions
+2
View File
@@ -1116,6 +1116,8 @@ typedef struct
typedef struct
{
bool enabled;
cs_t mp_sys[6];
cs_t mp_usr[4];