diff options
Diffstat (limited to 'src/player.h')
-rw-r--r-- | src/player.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/player.h b/src/player.h index 352b93e88..47f34c178 100644 --- a/src/player.h +++ b/src/player.h @@ -150,7 +150,6 @@ public: u8 light; - // In creative mode, this is the invisible backup inventory Inventory inventory; u16 hp; |