cleaned up all the code and updated

This commit is contained in:
maxwes08
2025-09-02 13:36:14 +02:00
parent 71c5f3a3aa
commit 6fb19c415f
11 changed files with 9 additions and 67 deletions

View File

@@ -1,11 +1,5 @@
using OpenTK.Graphics.OpenGL4;
using OpenTK.Mathematics;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Reflection.Metadata;
using System.Text;
using System.Threading.Tasks;
namespace Voxel
{