Forgot to disable chat notifications

master
entuland 2018-06-20 01:00:25 +02:00
parent 0835ad092a
commit 4e8c8ee783
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ rhotator.mod_path = minetest.get_modpath(minetest.get_current_modname())
local matrix = dofile(rhotator.mod_path .. "/lib/matrix.lua")
local enable_chat_notifications = true
local enable_chat_notifications = false
-- constants