diff options
Diffstat (limited to 'src/being')
-rw-r--r-- | src/being/being.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/being/being.h b/src/being/being.h index 850c171ce..b3ee99b5c 100644 --- a/src/being/being.h +++ b/src/being/being.h @@ -362,7 +362,7 @@ class Being notfinal : public ActorSprite, const int id) restrict2; void setSpriteColor(const unsigned int slot, - const std::string &restrict color = "") restrict2; + const std::string &restrict color) restrict2; /** * Get the number of layers used to draw the being |