Merge branch 'revert-224c5595' into 'master'

Revert "purposefully sabotage a file to test runner and spam gamechat with a useless commit"

See merge request Illuna-Minetest/aestivalserver-mods!6
master
Milan 2021-09-02 20:53:29 +02:00
commit c902281ff2
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ dofile(path .. "/armor.lua")
dofile(path .. "/nodes.lua")
dofile(path .. "/mapgen.lua")
dofile(path .. "/saplings.lua")
dofile(path .. "/commands.lua"
dofile(path .. "/commands.lua")
dofile(path .. "/crafting.lua")
dofile(path .. "/player.lua")
dofile(path .. "/hotstone.lua")