DexTool/Project/scripts/scr_zeros/scr_zeros.gml
2020-03-01 18:30:44 -06:00

2 lines
88 B
Plaintext

return string_replace(string_replace(string_format(argument0, 3, 0), " ","0"), " ","0")