Update ECSAPI.lua

This commit is contained in:
Igor Timofeev
2015-09-26 20:37:01 +03:00
parent 16e642a3e1
commit 7c54f0e8eb

View File

@@ -644,7 +644,7 @@ end
--Получить текущее реальное время компьютера, хостящего сервер майна
function ECSAPI.getHostTime(timezone)
timezone = timezone or 0
timezone = timezone or 2
--Создаем файл с записанной в него парашей
local file = io.open("System/HostTime.tmp", "w")
file:write("")