remove node2d.cs

This commit is contained in:
2026-02-22 12:10:01 -05:00
parent c3d09c9a88
commit a6aeb335fa
2 changed files with 0 additions and 16 deletions
-15
View File
@@ -1,15 +0,0 @@
using Godot;
using System;
public partial class Node2d : Node2D
{
// Called when the node enters the scene tree for the first time.
public override void _Ready()
{
}
// Called every frame. 'delta' is the elapsed time since the previous frame.
public override void _Process(double delta)
{
}
}
-1
View File
@@ -1 +0,0 @@
uid://dt1y3tjsxhn3q