e614341088
- Setting time of day to 5:00 disables shadows properly (incl. moon shadows). - Remove the pointless /time command.
10 lines
256 B
Lua
10 lines
256 B
Lua
-- LUALOCALS < ---------------------------------------------------------
|
|
local include, nodecore
|
|
= include, nodecore
|
|
-- LUALOCALS > ---------------------------------------------------------
|
|
|
|
nodecore.amcoremod()
|
|
|
|
include("timeofday")
|
|
include("skybox")
|