resolved one error and one segfault in xpp02
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#include "ASpell.hpp"
|
||||
|
||||
void ASpell::launch(ATarget const & atarget) const {
|
||||
void ASpell::launch(ATarget const & atarget) const
|
||||
{
|
||||
atarget.getHitBySpell(*this);
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user