facepunch commits
log in
edgarasf123
7 Years Ago
garrysmod
/master
#f92c52
Fix string.Comma with large numbers (#1440) * Fix string.Comma with large numbers ``` print(string.Comma( 2^53 )) ``` will print `9,007,199,254,740,992` instead of `9.007199254741e+15`
thumb_up
0
thumb_down
0