mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-03 08:45:25 +01:00
Fix compilation under some Linux distributions
This commit is contained in:
@@ -136,7 +136,7 @@ struct MapgenFactory {
|
||||
|
||||
class GenElement {
|
||||
public:
|
||||
uint32_t id;
|
||||
u32 id;
|
||||
std::string name;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user