fix debug dump

master
MisterE123 2021-01-07 00:22:06 +00:00
parent 21f3e9fd14
commit 4055e150d0
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ arena_lib.on_eliminate('sumo', function(arena, p_name)
to_player = p_name,
gain = 2.0,
})
minetest.chat_send_all(dump(arena))
--minetest.chat_send_all(dump(arena))
local count = 0
local sound = 'sumo_elim'