From 0cf09f63f5c626738f2dfdec82da876723b0db89 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 20 Jun 2016 19:49:01 +0300 Subject: Add explicit keyword into CardsList. --- src/being/being.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/being/being.cpp') diff --git a/src/being/being.cpp b/src/being/being.cpp index 66b01acb3..ae5137fb2 100644 --- a/src/being/being.cpp +++ b/src/being/being.cpp @@ -501,7 +501,7 @@ void Being::setSubtype(const BeingTypeId subtype, id, std::string(), ItemColor_one, - nullptr); + zeroCards); } } else @@ -514,7 +514,7 @@ void Being::setSubtype(const BeingTypeId subtype, id, info.getColor(fromInt(mLook, ItemColor)), ItemColor_one, - nullptr); + zeroCards); } } } -- cgit v1.2.3-70-g09d2