forgot to remove debug

This commit is contained in:
2024-04-02 20:11:07 +02:00
parent 534a7d8631
commit 8dc02e984d

View File

@@ -69,10 +69,6 @@ local function sca_setup_timezone()
else
summerTime = false
end
print("summer?", summerTime)
print("month?", month)
print("day?", day)
end
local function sca_msg_to_player(time)