mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-28 15:41:13 -04:00
Removed merging error
This commit is contained in:
parent
680890c846
commit
6d540c4e07
@ -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…
x
Reference in New Issue
Block a user