From 0a18dda158e8f256de121ed2cf7a7a161a083b1c Mon Sep 17 00:00:00 2001 From: Perttu Ahola Date: Wed, 25 Jul 2012 14:07:45 +0300 Subject: Remove special handling of creative mode --- src/player.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/player.h') 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; -- cgit v1.2.3