Exemple #1
0
bool can_kill( ItemPtr item )
{
    return item->CanKill();
}