forked from teamnwah/openmw-tes3coop
Removed merging error
This commit is contained in:
parent
680890c846
commit
6d540c4e07
1 changed files with 0 additions and 3 deletions
|
@ -58,9 +58,6 @@ namespace MWMechanics
|
||||||
/// Removes all combat packages until first non-combat or stack empty.
|
/// Removes all combat packages until first non-combat or stack empty.
|
||||||
void stopCombat();
|
void stopCombat();
|
||||||
|
|
||||||
/// Removes all persue packages until first non-persue or stack empty.
|
|
||||||
void stopPersue();
|
|
||||||
|
|
||||||
/// Has a package been completed during the last update?
|
/// Has a package been completed during the last update?
|
||||||
bool isPackageDone() const;
|
bool isPackageDone() const;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue