Files
voxel/UIElement.cs
2025-12-15 10:14:16 +01:00

7 lines
79 B
C#

using OpenTK.Mathematics;
using System.Drawing;
public class UIElement
{
}