aboutsummaryrefslogtreecommitdiff
path: root/src/remoteplayer.h
diff options
context:
space:
mode:
authorZughy <63455151+Zughy@users.noreply.github.com>2022-01-22 12:42:49 +0100
committerGitHub <noreply@github.com>2022-01-22 12:42:49 +0100
commit37d80784ddfc0ff07baee214570c80dc5dd92ca7 (patch)
tree809dbbca952a6af443f3eb132e8c5f0c77206a46 /src/remoteplayer.h
parentf66ed2c27fa0f351ffb458224af74f3371d6f4ac (diff)
downloadminetest-37d80784ddfc0ff07baee214570c80dc5dd92ca7.tar.xz
Allow resetting celestial vault elements by leaving its arguments empty (#11922)
Diffstat (limited to 'src/remoteplayer.h')
-rw-r--r--src/remoteplayer.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/remoteplayer.h b/src/remoteplayer.h
index bd39b68ba..c8991480b 100644
--- a/src/remoteplayer.h
+++ b/src/remoteplayer.h
@@ -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;