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;