1
This commit is contained in:
parent
0d6bcaf342
commit
de0a78cb68
@ -646,7 +646,9 @@ void Player::LootInteraction(Loot* entity)
|
|||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
{
|
{
|
||||||
|
#if 0
|
||||||
abort();
|
abort();
|
||||||
|
#endif
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user