From c757bf80478dd5e4e40a6c24b436954ab498a855 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 10 Oct 2014 15:31:36 +0300 Subject: Fix code style. --- src/being/being.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/being/being.h') diff --git a/src/being/being.h b/src/being/being.h index b5becbf7a..49337b5da 100644 --- a/src/being/being.h +++ b/src/being/being.h @@ -104,7 +104,7 @@ class Being notfinal : public ActorSprite, CRITICAL = 10, FLEE = 11, TOUCH_SKILL = 12, -//? SKILL = 0xff, +// SKILL = 0xff, MISS = 0xffff // pseudo value for miss attacks }; -- cgit v1.2.3-60-g2f50