Added ui labels for debugging and playability

This commit is contained in:
2026-04-22 17:18:15 +02:00
parent a324ff0d16
commit e1778fb446
8 changed files with 110 additions and 13 deletions

View File

@@ -1,6 +1,7 @@
using OpenTK.Mathematics;
using Voxel.Graphics;
using Voxel.Physics;
using Voxel.UI;
namespace Voxel.Core
{