Skip to content

1.9.2.0 - Profiles duplication

Compare
Choose a tag to compare
@Etuldan Etuldan released this 26 May 09:17

New features

  • Added copying current profile to a new one
  • Added confirm dialog for deleting a profile

Bug fix

  • Fixed issue where saving Stop All Sounds to a control and using it would cause a crash because SwitchToProfile was set to null (correctly) but the event handler was checking for empty string
  • Fixed Switch To Profile box in EntryGUI being checked when editing a control where its value is null because it was supposed to be off (same bug)

Thx to @jboby93 !