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

master
Milan 2021-09-02 20:49:54 +02:00
parent 72c188049e
commit 224c55954c
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")