Right before coverage destroys everything.
This commit is contained in:
parent
1d2968f826
commit
c4611c0138
9 changed files with 54 additions and 46 deletions
|
@ -21,5 +21,6 @@ namespace combat {
|
|||
void set_state(std::string name, bool setting);
|
||||
void update();
|
||||
void dump();
|
||||
ai::Action pop();
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue