From ca6ef58b1ee8521e4b940ee4883dee714960e413 Mon Sep 17 00:00:00 2001 From: LogicParrot Date: Fri, 5 Feb 2016 23:45:45 +0200 Subject: Bulk clearing of whitespace --- src/Entities/ExpOrb.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/Entities/ExpOrb.h') diff --git a/src/Entities/ExpOrb.h b/src/Entities/ExpOrb.h index 9aac4f748..bb4c79c8e 100644 --- a/src/Entities/ExpOrb.h +++ b/src/Entities/ExpOrb.h @@ -12,7 +12,7 @@ class cExpOrb : public cEntity { typedef cEntity super; - + public: // tolua_end @@ -39,7 +39,7 @@ public: protected: int m_Reward; - + /** The number of ticks that the entity has existed / timer between collect and destroy; in msec */ std::chrono::milliseconds m_Timer; } ; // tolua_export -- cgit v1.2.3