Commented out debug statements again
[oweals/minetest.git] / src / player.h
index 9a6ad93bfacad954121dda8964f27c749cdf8cc7..13cffa205a6986f802b77d0bd2fac2f7f486badd 100644 (file)
@@ -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