removed debug message
This commit is contained in:
parent
49c264193c
commit
31f29beecd
@ -67,7 +67,6 @@ end
|
||||
|
||||
-- makes use of yl_speak_up.input_fs_manage_general and is thus pretty short
|
||||
yl_speak_up.input_fs_manage_quest_steps = function(player, formname, fields)
|
||||
minetest.chat_send_player("singleplayer", "INPUT: "..minetest.serialize(fields))
|
||||
local pname = player:get_player_name()
|
||||
|
||||
local quest_step_list = yl_speak_up.get_sorted_quest_step_list(pname)
|
||||
|
Loading…
Reference in New Issue
Block a user