Remove commented #include

This commit is contained in:
aidandavey 2025-11-05 19:26:10 +00:00
parent f8f977b8f4
commit 114352f4fe
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@
#define TERRAIN3D_MESH_ASSET_CLASS_H #define TERRAIN3D_MESH_ASSET_CLASS_H
#include <godot_cpp/classes/array_mesh.hpp> #include <godot_cpp/classes/array_mesh.hpp>
//#include <godot_cpp/classes/geometry_instance3d.hpp>
#include <godot_cpp/classes/material.hpp> #include <godot_cpp/classes/material.hpp>
#include <godot_cpp/classes/packed_scene.hpp> #include <godot_cpp/classes/packed_scene.hpp>
#include <godot_cpp/classes/resource.hpp> #include <godot_cpp/classes/resource.hpp>