mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 00:25:19 +02:00
Various random code cleanups
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
#include "mapgen_fractal.h"
|
||||
|
||||
|
||||
FlagDesc flagdesc_mapgen_fractal[] = {
|
||||
const FlagDesc flagdesc_mapgen_fractal[] = {
|
||||
{"terrain", MGFRACTAL_TERRAIN},
|
||||
{NULL, 0}
|
||||
};
|
||||
|
Reference in New Issue
Block a user