From 5b4e74ab44a2ae4eab9db71c860885802e2ba28d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 11 Jan 2015 21:49:16 +0300 Subject: Fix code style. --- src/enums/being/attacktype.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/enums/being') diff --git a/src/enums/being/attacktype.h b/src/enums/being/attacktype.h index c040d66f9..02379e60a 100644 --- a/src/enums/being/attacktype.h +++ b/src/enums/being/attacktype.h @@ -42,5 +42,6 @@ namespace AttackType TOUCH_SKILL = 12, MISS = 0xffff // pseudo value for miss attacks }; -} +} // namespace AttackType + #endif // ENUMS_BEING_ATTACKTYPE_H -- cgit v1.2.3-60-g2f50