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