Trying to merge files
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user