Example #1
0
void cKey::Apply(cPlayer &player) {
    player.PickUp();
}