12.06.2016, 16:41
Change the %d to %s
The Comma function returns a string so if you use an integer specifier, it will give weird kind of looking texts.
The Comma function returns a string so if you use an integer specifier, it will give weird kind of looking texts.

