This commit is contained in:
aozhiwei 2021-04-09 16:28:16 +08:00
parent 0d6bcaf342
commit de0a78cb68

View File

@ -646,7 +646,9 @@ void Player::LootInteraction(Loot* entity)
break;
default:
{
#if 0
abort();
#endif
}
break;
}