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/MonsterConfig.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/MonsterConfig.h') diff --git a/src/MonsterConfig.h b/src/MonsterConfig.h index 50979c44a..55a01549b 100644 --- a/src/MonsterConfig.h +++ b/src/MonsterConfig.h @@ -17,9 +17,9 @@ class cMonsterConfig public: cMonsterConfig(void); ~cMonsterConfig(); - + void AssignAttributes(cMonster * a_Monster, const AString & a_Name); - + private: struct sAttributesStruct; struct sMonsterConfigState; -- cgit v1.2.3