@@ -33,9 +33,6 @@ public class Bullet : MonoBehaviour
|
||||
Destroy(gameObject);
|
||||
}
|
||||
|
||||
<<<<<<< HEAD
|
||||
>>>>>>> parent of 392d236 (Merge branch 'main' of https://git.bib.de/PBA3H25ABU/ClearTheZone)
|
||||
=======
|
||||
>>>>>>> parent of 392d236 (Merge branch 'main' of https://git.bib.de/PBA3H25ABU/ClearTheZone)
|
||||
}
|
||||
else if(collision.gameObject.tag == "Wall")
|
||||
|
||||
Reference in New Issue
Block a user