Begin work on main client scene
This commit is contained in:
8
ADEPT-Godot/Client/Scripts/UI/Main.cs
Normal file
8
ADEPT-Godot/Client/Scripts/UI/Main.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
using Godot;
|
||||
|
||||
namespace ADEPT.Client;
|
||||
|
||||
public partial class Main : Control
|
||||
{
|
||||
|
||||
}
|
||||
1
ADEPT-Godot/Client/Scripts/UI/Main.cs.uid
Normal file
1
ADEPT-Godot/Client/Scripts/UI/Main.cs.uid
Normal file
@@ -0,0 +1 @@
|
||||
uid://geelevcnulxy
|
||||
Reference in New Issue
Block a user