add data for default options

This commit is contained in:
Chr1Z 2023-01-03 22:00:28 +01:00 committed by GitHub
parent 9dff6886ea
commit fa9dd37d2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -964,15 +964,19 @@ function onClick_defaultSettings()
-- clean reset of variable
optionPanel = {
useSnapTags = true,
showAttachmentHelper = false,
showCleanUpHelper = false,
showChaosBagManager = false,
showCustomPlaymatImages = false,
showCYOA = false,
showDisplacementTool = false,
showDrawButton = false,
useClueClickers = false,
showHandHelper = {},
showNavigationOverlay = false,
showTitleSplash = true,
showTokenArranger = false,
showCleanUpHelper = false,
showHandHelper = {},
showChaosBagManager = false,
showNavigationOverlay = false
useClueClickers = false,
useSnapTags = true
}
-- update UI