mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-05 19:31:04 +00:00
Various random code cleanups
This commit is contained in:
parent
358658fa34
commit
7892541383
73 changed files with 216 additions and 285 deletions
|
@ -32,7 +32,7 @@ Licensing changed by permission of Gael de Sailly.
|
|||
#include <cmath>
|
||||
|
||||
|
||||
FlagDesc flagdesc_mapgen_valleys[] = {
|
||||
const FlagDesc flagdesc_mapgen_valleys[] = {
|
||||
{"altitude_chill", MGVALLEYS_ALT_CHILL},
|
||||
{"humid_rivers", MGVALLEYS_HUMID_RIVERS},
|
||||
{"vary_river_depth", MGVALLEYS_VARY_RIVER_DEPTH},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue