Move doors to door manager
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
This commit is contained in:
@@ -117,8 +117,6 @@ class Player {
|
||||
ammo = newAmmo;
|
||||
}
|
||||
|
||||
// --- Interaction & Firing ---
|
||||
|
||||
bool tryPickup(Collectible item) {
|
||||
bool pickedUp = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user