Skip to content

Commit

Permalink
remove print
Browse files Browse the repository at this point in the history
  • Loading branch information
BombayV committed Aug 18, 2021
1 parent 5e580ee commit e948b0e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/hud_cl.lua
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,6 @@ if not Config.usePMAvoice then
end
else
function currentVoiceMode(value)
print(value)
if (value == 1) then
SendNUIMessage({
action = 'voiceMode',
Expand Down

0 comments on commit e948b0e

Please sign in to comment.