resolved one error and one segfault in xpp02
This commit is contained in:
@@ -3,4 +3,5 @@
|
||||
void ATarget::getHitBySpell(ASpell const & aspell) const
|
||||
{
|
||||
std::cout << this->type << " has been " << aspell.getEffects() << "!\n";
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user