Fixed more indentations
This commit is contained in:
parent
e1d58c0aef
commit
3ff398aece
@ -31,7 +31,6 @@ minetest.register_on_chat_message(function(name, message)
|
||||
matrix.say("<"..name.."> "..message)
|
||||
end)
|
||||
|
||||
|
||||
minetest.register_on_shutdown(function()
|
||||
matrix.disconnect("Game shutting down.")
|
||||
end)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user