mirror of
https://github.com/mangosfour/server.git
synced 2025-12-16 04:37:00 +00:00
[9844] Fix some whitespace errors.
Signed-off-by: hunuza <hunuza@gmail.com>
This commit is contained in:
parent
ec0141261a
commit
68abd76c97
20 changed files with 88 additions and 88 deletions
|
|
@ -1694,7 +1694,7 @@ bool AchievementMgr::IsCompletedAchievement(AchievementEntry const* entry)
|
|||
|
||||
// completed as have req. count of completed criterias
|
||||
if(achievementForTestCount > 0 && achievementForTestCount <= count)
|
||||
return true;
|
||||
return true;
|
||||
}
|
||||
|
||||
// all criterias completed requirement
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue