Files
godot-host-test/Game/LevelScope.cs
T
2026-07-17 09:59:07 +02:00

5 lines
94 B
C#

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