Verzió
3.5-1765
Ág: %s
master
Dátum
10 évvel, 8 hónappal ezelőtt
Windows x64 Windows x86 Mac OS X Android
Megjegyzés
a8fcd50cd7c58a610169c38032ab3928a3229b82
Szerző módosítása
Lioncash
Leírás módosítása
[Android] Integer.toString isn't required in this string declaration. Concatenation handles this.

For example: "string" + 1 will just be concatenated as "string1" implicitly.