From 8d83297499db730b06b188eafd18ccbb2c8ac5d9 Mon Sep 17 00:00:00 2001 From: Samuel Barney Date: Sun, 29 Dec 2013 07:26:29 -0700 Subject: Added line endings for *nix --- src/Entities/Compoments/AttackComponent.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Entities/Compoments/AttackComponent.h') diff --git a/src/Entities/Compoments/AttackComponent.h b/src/Entities/Compoments/AttackComponent.h index 1b465ef4f..080f764b6 100644 --- a/src/Entities/Compoments/AttackComponent.h +++ b/src/Entities/Compoments/AttackComponent.h @@ -11,4 +11,4 @@ public: virtual void OnAttackEntity(cEntity * a_Entity){} -}; \ No newline at end of file +}; -- cgit v1.2.3