Erwan
- Fixed a bug with Composite golem (and summoning sickness for Mana abilities in general) - Improved test suite speed
This commit is contained in:
@@ -47,6 +47,7 @@ class TestSuiteState{
|
||||
};
|
||||
class TestSuite{
|
||||
public:
|
||||
int summoningSickness;
|
||||
float timerLimit;
|
||||
int currentAction;
|
||||
TestSuiteState initState;
|
||||
|
||||
Reference in New Issue
Block a user