from retail

This commit is contained in:
Bunny67
2020-12-27 05:57:15 +03:00
parent 7cbc40c959
commit e0672fe539
31 changed files with 291 additions and 131 deletions
+2
View File
@@ -163,6 +163,8 @@ function OptionsPrivate.GetActionOptions(data)
order = 8.2,
hidden = function() return not data.actions.start.do_loop end,
disabled = function() return not data.actions.start.do_sound end,
min = 0,
softMax = 100,
},
start_sound_repeat_space = {
type = "description",