1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-08-26 18:21:04 +00:00

remove C++ structure elm

This commit is contained in:
Xeno333 2025-06-17 14:57:54 -05:00
parent 7f1dc29d7d
commit 0812aa5761

View file

@ -62,7 +62,6 @@ const FlagDesc flagdesc_gennotify[] = {
struct MapgenDesc {
const char *name;
bool is_user_visible;
const char *description;
};
////