Dead code tells no tales
This commit is contained in:
parent
37da8155a4
commit
7ad14e7a3e
215 changed files with 153 additions and 56138 deletions
|
|
@ -38,8 +38,6 @@
|
|||
//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 BakedLightInstance;
|
||||
|
||||
class GridMap : public Spatial {
|
||||
|
||||
GDCLASS(GridMap, Spatial);
|
||||
|
|
@ -232,4 +230,4 @@ public:
|
|||
~GridMap();
|
||||
};
|
||||
|
||||
#endif // CUBE_GRID_MAP_H
|
||||
#endif // GRID_MAP_H
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue