From e2dec5146c780066c39e3ab4693f763c5298fddf Mon Sep 17 00:00:00 2001 From: smix8 <52464204+smix8@users.noreply.github.com> Date: Sun, 20 Apr 2025 17:13:47 +0200 Subject: [PATCH] Remove GridMap godotsphir remarks Removes GridMap godotsphir remarks. --- modules/gridmap/grid_map.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/modules/gridmap/grid_map.h b/modules/gridmap/grid_map.h index b9db20fec2e..6890a06ee50 100644 --- a/modules/gridmap/grid_map.h +++ b/modules/gridmap/grid_map.h @@ -34,9 +34,6 @@ #include "scene/resources/3d/mesh_library.h" #include "scene/resources/multimesh.h" -//heh heh, godotsphir!! this shares no code and the design is completely different with previous projects i've done.. -//should scale better with hardware that supports instancing - class NavigationMesh; class NavigationMeshSourceGeometryData3D; #ifndef PHYSICS_3D_DISABLED