summaryrefslogtreecommitdiff
path: root/src/player.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/player.h')
-rw-r--r--src/player.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/player.h b/src/player.h
index 9a6ad93bf..13cffa205 100644
--- a/src/player.h
+++ b/src/player.h
@@ -142,6 +142,7 @@ public:
bool in_water_stable;
bool is_climbing;
bool swimming_up;
+ bool is_frozen;
Inventory inventory;
// Actual inventory is backed up here when creative mode is used