Files
godot-host-test/Game/LevelScope.cs
T

5 lines
95 B
C#

using OwofGames.GodotLume;
namespace GodotHostTest.Game;
public class LevelScope : RootScope;