hurrmmm/godot/TAS_system/TAS_System.cs

7 lines
71 B
C#

using Godot;
using System;
public partial class TAS_System : Node
{
}