some corrections

This commit is contained in:
Anthony Calosa
2017-02-10 16:02:54 +08:00
parent f1c1161da5
commit 8e47927805
2 changed files with 7 additions and 6 deletions

View File

@@ -220,7 +220,7 @@ public:
ATTACK_COST = 36,
BLOCK_COST = 37,
GRANTEDFLASHBACK_COST = 38,
FORCED_TOKEN_CREATOR,
FORCED_TOKEN_CREATOR = 39,
};
};