Просмотр исходного кода

Remove GridMap godotsphir remarks

Removes GridMap godotsphir remarks.
smix8 5 месяцев назад
Родитель
Сommit
e2dec5146c
1 измененных файлов с 0 добавлено и 3 удалено
  1. 0 3
      modules/gridmap/grid_map.h

+ 0 - 3
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