Godot-SpaceShooter/Scripts/GameArea.cs

3 lines
56 B
C#

using Godot;
public partial class GameArea : Node3D { }