mirror of
https://github.com/MinetestForFun/quests.git
synced 2025-04-14 00:30:29 +02:00
Revert "add play sound in function"
This reverts commit b3a5eca1b556d80e7bb8b5ea0d83216304523873.
This commit is contained in:
parent
b3a5eca1b5
commit
fb9aeec0ff
@ -7,9 +7,6 @@ if rawget(_G, "cmsg") then
|
||||
end
|
||||
end
|
||||
else
|
||||
function quests.show_message(t, playername, text)
|
||||
if (quests.hud[playername].central_message_enabled) then
|
||||
minetest.sound_play("quests_" .. t, {to_player = playername})
|
||||
end
|
||||
function quests.show_message(...)
|
||||
end
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user