From e91a8c39e38cddb085320ae390cf985a73eaee5c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 17 Dec 2017 02:07:28 +0300 Subject: Remove default parameter from PlayerInfo::setStatBase. --- src/being/playerinfo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/being/playerinfo.h') diff --git a/src/being/playerinfo.h b/src/being/playerinfo.h index 504b7d1d2..a4691a54e 100644 --- a/src/being/playerinfo.h +++ b/src/being/playerinfo.h @@ -121,7 +121,7 @@ namespace PlayerInfo */ void setStatBase(const AttributesT id, const int value, - const Notify notify = Notify_true); + const Notify notify); /** * Returns the modifier for the given stat. -- cgit v1.2.3-60-g2f50