1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-20 20:09:41 +00:00

Removed merging error

This commit is contained in:
Thomas 2014-05-13 14:24:48 -04:00
parent 680890c846
commit 6d540c4e07

View file

@ -58,9 +58,6 @@ namespace MWMechanics
/// Removes all combat packages until first non-combat or stack empty.
void stopCombat();
/// Removes all persue packages until first non-persue or stack empty.
void stopPersue();
/// Has a package been completed during the last update?
bool isPackageDone() const;