mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 19:44:54 +02:00
@@ -15,10 +15,6 @@ Panel
|
||||
id: enableMusicSound
|
||||
!text: tr('Enable music sound')
|
||||
|
||||
OptionCheckBox
|
||||
id: enableEffectsSound
|
||||
!text: tr('Enable effects sound')
|
||||
|
||||
Label
|
||||
id: musicSoundVolumeLabel
|
||||
!text: tr('Music volume: %d', 100)
|
||||
|
@@ -25,7 +25,6 @@ local defaultOptions = {
|
||||
enableLights = true,
|
||||
enableShaders = true,
|
||||
ambientLight = 25,
|
||||
enableEffectsSound = 0
|
||||
}
|
||||
|
||||
local optionsWindow
|
||||
|
Reference in New Issue
Block a user