Content deleted Content added
Trialpears (talk | contribs) A ton of optimization |
Trialpears (talk | contribs) m bug fix |
||
Line 79:
local date = args["date" .. i]
if date then
text = string.format("%s on %s",text,date)
end
|
A ton of optimization |
m bug fix |
||
Line 79:
local date = args["date" .. i]
if date then
text = string.format("%s on %s",text,date)
end
|