fix GeneratorDef forward declaration
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
struct voxel;
|
||||
class Content;
|
||||
class GeneratorDef;
|
||||
struct GeneratorDef;
|
||||
|
||||
class WorldGenerator {
|
||||
const GeneratorDef& def;
|
||||
|
||||
Reference in New Issue
Block a user