1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-14 17:15:21 +02:00

Allow resetting celestial vault elements by leaving its arguments empty (#11922)

This commit is contained in:
Zughy
2022-01-22 12:42:49 +01:00
committed by GitHub
parent f66ed2c27f
commit 37d80784dd
7 changed files with 124 additions and 120 deletions

View File

@@ -22,7 +22,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include "irrlichttypes_extrabloated.h"
#include <iostream>
#include "constants.h"
#include "cloudparams.h"
#include "skyparams.h"
// Menu clouds
class Clouds;