Fixed lots of problems
This commit is contained in:
@@ -49,6 +49,6 @@ public:
|
||||
void create_interior_tilemap(const String &layout_name);
|
||||
int get_layout_count() const;
|
||||
struct graph_module {
|
||||
graph_module(flecs::world ecs);
|
||||
graph_module(flecs::world &ecs);
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user