Skip to content
Snippets Groups Projects
Commit b57478b9 authored by kwolekr's avatar kwolekr
Browse files

Fix compilation under some Linux distributions

parent c3ad0870
No related branches found
No related tags found
No related merge requests found
......@@ -136,7 +136,7 @@ struct MapgenFactory {
class GenElement {
public:
uint32_t id;
u32 id;
std::string name;
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment