mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-01-08 20:22:38 +01:00
Update HoloClock.lua
This commit is contained in:
parent
aac0e99fc9
commit
38fe43dcd0
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user