Update HoloClock.lua

This commit is contained in:
Igor Timofeev 2015-08-14 02:43:15 +03:00
parent aac0e99fc9
commit 38fe43dcd0

View File

@ -436,8 +436,8 @@ end
---------------------------------------
local args = {...}
local scale = tonumber(args[1]) or 1
local height = tonumber(args[2]) or 10
local scale = tonumber(args[1]) or 2
local height = tonumber(args[2]) or 15
local date