]> git.lizzy.rs Git - minetest.git/commit
Enable shadows by default in devtest (#12157)
authorx2048 <codeforsmile@gmail.com>
Thu, 7 Apr 2022 19:55:19 +0000 (21:55 +0200)
committerGitHub <noreply@github.com>
Thu, 7 Apr 2022 19:55:19 +0000 (21:55 +0200)
commit1348d9aaf834faa613bf3efe3a9d8fee758e85d0
treed075b1e35fd2eabf90f06d2774525f300887208e
parent21f17e871ea3de419f682a8088337ba6ae1d015e
Enable shadows by default in devtest (#12157)

* Move all shadow control to util_commands
* Shadows are now controlled with /set_shadow

Co-authored-by: sfan5 <sfan5@live.de>
games/devtest/mods/experimental/lighting.lua [deleted file]
games/devtest/mods/util_commands/init.lua