Printing a string that contains the "wolf" word with the french locale will also print newlines just after the "wolf" word. I don't know if it's only for the french locale or if the other ones are also affected.
Description
Description
Details
Details
- Severity
- None
- Resolution
- Open
- Reproducibility
- Always
- Operating System
- Windows 10 x64
- Category
- General
Steps To Reproduce
Mod PlayerBase class and override EEHitBy function, and print the source display name.
lastDamage = source.GetDisplayName();
Additional Information
Actual comportment :
GrosTon1 s'est fait tué par Loup . lastDamage: Loup .
Expected comportement :
GrosTon1 s'est fait tué par Loup. lastDamage: Loup.