about summary refs log tree commit diff
path: root/src/game/client/components/damageind.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/client/components/damageind.h')
-rw-r--r--src/game/client/components/damageind.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/client/components/damageind.h b/src/game/client/components/damageind.h
index 0515f646..2f89e422 100644
--- a/src/game/client/components/damageind.h
+++ b/src/game/client/components/damageind.h
@@ -27,7 +27,7 @@ class CDamageInd : public CComponent
 	CItem *CreateI();
 	void DestroyI(CItem *i);
 
-public:	
+public:
 	CDamageInd();
 
 	void Create(vec2 Pos, vec2 Dir);