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:
parent
7f1dc29d7d
commit
0812aa5761
1 changed files with 0 additions and 1 deletions
|
@ -62,7 +62,6 @@ const FlagDesc flagdesc_gennotify[] = {
|
||||||
struct MapgenDesc {
|
struct MapgenDesc {
|
||||||
const char *name;
|
const char *name;
|
||||||
bool is_user_visible;
|
bool is_user_visible;
|
||||||
const char *description;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
////
|
////
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue