fixed max transforms value=100 in random options
This commit is contained in:
parent
42a6810130
commit
a7b71e77ad
@ -739,7 +739,7 @@ object OptionsForm: TOptionsForm
|
||||
Height = 21
|
||||
Associate = txtMaxXforms
|
||||
Min = 2
|
||||
Max = 12
|
||||
Max = 100
|
||||
Position = 6
|
||||
TabOrder = 3
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user