Skip to content

Commit b889187

Browse files
committed
fixes
Idk what happend maybe when i did pull
1 parent fbeee24 commit b889187

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

[gameplay]/internetradio/logic/handle_radio/SHandleRadio.lua

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -162,9 +162,6 @@ function onServerEditVolume(volume)
162162
local speakerData = playerSpeakers[client]
163163

164164
if (not speakerData) then
165-
local speakerData = playerSpeakers[client]
166-
167-
if (not speakerData or not speakerData.speakerBox) then
168165
return false
169166
end
170167

0 commit comments

Comments
 (0)