Disable window sounds and remove goto
This commit is contained in:
@@ -24,6 +24,7 @@ public class SeStringDebugger : Window
|
||||
};
|
||||
|
||||
RespectCloseHotkey = false;
|
||||
DisableWindowSounds = true;
|
||||
|
||||
#if DEBUG
|
||||
Plugin.Commands.Register("/chat2Debugger").Execute += Toggle;
|
||||
|
||||
Reference in New Issue
Block a user