changeset 14599 | 50f511588635 |
parent 14547 | 797e3f441c14 |
child 14611 | c5f18710a184 |
--- a/share/hedgewars/Data/Scripts/TargetPractice.lua Mon Jan 14 06:17:35 2019 +0100 +++ b/share/hedgewars/Data/Scripts/TargetPractice.lua Mon Jan 14 07:14:18 2019 +0100 @@ -302,7 +302,7 @@ end end_score_overall = end_score_targets end - SendStat(siPointType, loc("point(s)")) + SendStat(siPointType, "!POINTS") SendStat(siPlayerKills, tostring(end_score_overall), GetHogTeamName(player)) -- Update highscore updateChallengeRecord("Highscore", end_score_overall)