|
|
@@ -1764,7 +1764,7 @@ object PreferencesDialog: TPreferencesDialog
|
|
|
OnBeforeDialog = PathEditBeforeDialog
|
|
|
OnAfterDialog = PathEditAfterDialog
|
|
|
DialogKind = dkSave
|
|
|
- DefaultExt = 'log'
|
|
|
+ DefaultExt = 'rnd'
|
|
|
Filter = 'Random seed files (*.rnd)|*.rnd|All files (*.*)|*.*'
|
|
|
DialogOptions = [ofHideReadOnly, ofPathMustExist]
|
|
|
DialogTitle = 'Select file for random seed'
|