From e2fb36d5da705278fb84246400945f430794d5e7 Mon Sep 17 00:00:00 2001 From: Clyne Sullivan Date: Thu, 28 Apr 2016 11:45:52 -0400 Subject: CAT --- include/entities.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'include/entities.hpp') diff --git a/include/entities.hpp b/include/entities.hpp index 567380a..8620206 100644 --- a/include/entities.hpp +++ b/include/entities.hpp @@ -281,6 +281,7 @@ public: class Player : public Entity{ public: + Entity *ride; QuestHandler qh; Player(); -- cgit v1.2.3