Trying to merge files

This commit is contained in:
zerothelootrat
2024-06-03 05:53:12 -04:00
parent 613fc89bab
commit e1e662bfb9

View File

@@ -1,5 +1,6 @@
extends Node2D
#this is a minor change to update the repo.
#asset preloading
var Laser = preload("res://Scenes/PlayerLaser.tscn")
var missile = preload("res://Scenes/missile.tscn")