From 8067031cfe41e43b911e7e0af28c88ae4edddcbf Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 17 Dec 2017 00:00:03 +0300 Subject: Remove default parameter from Being::updateSprite. --- src/being/being.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/being') diff --git a/src/being/being.h b/src/being/being.h index 23b7bc1e4..850c171ce 100644 --- a/src/being/being.h +++ b/src/being/being.h @@ -355,7 +355,7 @@ class Being notfinal : public ActorSprite, void updateSprite(const unsigned int slot, const int id, - const std::string &restrict color = "") + const std::string &restrict color) restrict2; void setHairColorSpriteID(const unsigned int slot, -- cgit v1.2.3-70-g09d2