Skins/Options: skin new options

This commit is contained in:
andrew6180
2023-12-12 09:54:07 -07:00
parent 15f60b7bab
commit 6fc81483d3
@@ -181,10 +181,6 @@ S:AddCallback("Skin_BlizzardOptions", function()
"InterfaceOptionsNamesPanelFriendlyPets",
"InterfaceOptionsNamesPanelFriendlyGuardians",
"InterfaceOptionsNamesPanelFriendlyTotems",
"InterfaceOptionsNamesPanelUnitNameplatesFriends",
"InterfaceOptionsNamesPanelUnitNameplatesFriendlyGuardians",
"InterfaceOptionsNamesPanelUnitNameplatesFriendlyPets",
"InterfaceOptionsNamesPanelUnitNameplatesFriendlyTotems",
"InterfaceOptionsNamesPanelGuilds",
"InterfaceOptionsNamesPanelNPCNames",
"InterfaceOptionsNamesPanelUnitNameplatesAllowOverlap",
@@ -194,10 +190,6 @@ S:AddCallback("Skin_BlizzardOptions", function()
"InterfaceOptionsNamesPanelEnemyPets",
"InterfaceOptionsNamesPanelEnemyGuardians",
"InterfaceOptionsNamesPanelEnemyTotems",
"InterfaceOptionsNamesPanelUnitNameplatesEnemyPets",
"InterfaceOptionsNamesPanelUnitNameplatesEnemies",
"InterfaceOptionsNamesPanelUnitNameplatesEnemyGuardians",
"InterfaceOptionsNamesPanelUnitNameplatesEnemyTotems",
"InterfaceOptionsCombatTextPanelTargetDamage",
"InterfaceOptionsCombatTextPanelPeriodicDamage",
"InterfaceOptionsCombatTextPanelPetDamage",
@@ -265,6 +257,22 @@ S:AddCallback("Skin_BlizzardOptions", function()
"InterfaceOptionsDraftPanelSkipDraftConfirmation",
"InterfaceOptionsDraftPanelSkipDraftSacrificeConfirmation",
"InterfaceOptionsDraftPanelShowBuildDraftSpellCards",
"InterfaceOptionsNamePlatePanelAllowOverlap",
"InterfaceOptionsNamePlatePanelFriends",
"InterfaceOptionsNamePlatePanelFriendlyPets",
"InterfaceOptionsNamePlatePanelFriendlyGuardians",
"InterfaceOptionsNamePlatePanelFriendlyTotems",
"InterfaceOptionsNamePlatePanelEnemies",
"InterfaceOptionsNamePlatePanelEnemyPets",
"InterfaceOptionsNamePlatePanelEnemyGuardians",
"InterfaceOptionsNamePlatePanelEnemyTotems",
"InterfaceOptionsNamePlatePanelIntersectUseCamera",
"InterfaceOptionsActionCameraEnableActionCam",
"InterfaceOptionsActionCameraHeadBob",
"InterfaceOptionsActionCameraFocusInteractable",
"InterfaceOptionsActionCameraFocusTarget",
"InterfaceOptionsMouseoverCastPanelMouseoverCastFriendly",
"InterfaceOptionsMouseoverCastPanelMouseoverCastHarm",
"AudioOptionsSoundPanelEnableSound",
"AudioOptionsSoundPanelSoundEffects",
@@ -313,8 +321,17 @@ S:AddCallback("Skin_BlizzardOptions", function()
"InterfaceOptionsCombatPanelSpellActivationOverlayAlpha",
"InterfaceOptionsMousePanelMouseLookSpeedSlider",
"InterfaceOptionsMousePanelMouseSensitivitySlider",
"InterfaceOptionsCombatPanelNameplateDistance",
"InterfaceOptionsCombatPanelNameplateZ",
"InterfaceOptionsNamePlatePanelIntersectOpacity",
"InterfaceOptionsNamePlatePanelNameplateDistance",
"InterfaceOptionsNamePlatePanelFadeInMin",
"InterfaceOptionsNamePlatePanelNameplateZ",
"InterfaceOptionsNamePlatePanelFadeInMax",
"InterfaceOptionsActionCameraAngle",
"InterfaceOptionsActionCameraHeight",
"InterfaceOptionsActionCameraMinPitch",
"InterfaceOptionsActionCameraDistance",
"InterfaceOptionsActionCameraTurnSpeed",
"InterfaceOptionsActionCameraMaxPitch",
"AudioOptionsSoundPanelSoundQuality",
"AudioOptionsSoundPanelSoundChannels",
@@ -383,6 +400,7 @@ S:AddCallback("Skin_BlizzardOptions", function()
"InterfaceOptionsCameraPanelStyleDropDown",
"InterfaceOptionsMousePanelClickMoveStyleDropDown",
"InterfaceOptionsLanguagesPanelLocaleDropDown",
"InterfaceOptionsMouseoverCastPanelHotkeyDropDown",
"AudioOptionsSoundPanelHardwareDropDown",