Skip to content

Commit

Permalink
Update mute.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
jprzimba committed Jan 22, 2025
1 parent 634e991 commit 0296aac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/scripts/talkactions/god/mute.lua
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ mute:separator(" ")
mute:groupType("god")
mute:register()

-- Unmute player
---------------- // ----------------
local unmute = TalkAction("/unmute")

function unmute.onSay(player, words, param)
Expand Down

0 comments on commit 0296aac

Please sign in to comment.