From ffeffa2314dbe03e0ced58e0c465760b54908690 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 7 Apr 2013 17:55:36 +0300 Subject: fix cide style. Add explicit keyword to some constructors. --- src/map.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map.h') diff --git a/src/map.h b/src/map.h index 44dd6f2c1..77689803f 100644 --- a/src/map.h +++ b/src/map.h @@ -85,7 +85,7 @@ struct MetaTile final class TileAnimation final { public: - TileAnimation(Animation *const ani); + explicit TileAnimation(Animation *const ani); ~TileAnimation(); -- cgit v1.2.3-60-g2f50