1
0
mirror of https://github.com/4Evergreen4/death_messages.git synced 2025-01-10 07:20:16 +01:00

Update init.lua

This commit is contained in:
Jared Newsom (AKA Jared M.F.) 2016-07-07 22:47:58 -04:00 committed by GitHub
parent b6ce26f4ae
commit 8a5f08ff52

View File

@ -18,7 +18,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
-----------------------------------------------------------------------------------------------
local title = "Death Messages"
local version = "0.1.3"
local version = "0.1.2"
local mname = "death_messages"
-----------------------------------------------------------------------------------------------
dofile(minetest.get_modpath("death_messages").."/settings.txt")