Dead code tells no tales
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user