1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-13 00:25:19 +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

@@ -21,7 +21,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#pragma once
#include "player.h"
#include "cloudparams.h"
#include "skyparams.h"
class PlayerSAO;