Initial Commit
This commit is contained in:
commit
3e881fe33f
11 changed files with 131 additions and 0 deletions
5
TestingInterface.cs
Normal file
5
TestingInterface.cs
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
using Godot;
|
||||
|
||||
public partial class TestingInterface : Control
|
||||
{
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue