Changes

m
no edit summary
Line 139: Line 139:  
local function formatAmount(n, time)
 
local function formatAmount(n, time)
 
   if not time then
 
   if not time then
     return n
+
     return tostring(n)
 
   end
 
   end
 
   n = tonumber(n)
 
   n = tonumber(n)
cssedit, gkautomate
7,060

edits