1234
This commit is contained in:
@@ -1 +1,8 @@
|
||||
using System.ComponentModel;
|
||||
using Godot;
|
||||
using Godot.Bridge;
|
||||
|
||||
[ScriptPath("res://Scripts/DebugMenu.cs")]
|
||||
public partial class DebugMenu : LineEdit
|
||||
{
|
||||
}
|
||||
|
Reference in New Issue
Block a user