aboutsummaryrefslogtreecommitdiffstats
path: root/include/entities.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/entities.h')
-rw-r--r--include/entities.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/entities.h b/include/entities.h
index acb2986..3b13ce3 100644
--- a/include/entities.h
+++ b/include/entities.h
@@ -195,7 +195,6 @@ public:
class Player : public Entity{
public:
QuestHandler qh;
- bool light = false;
Player();
~Player();