Disable window sounds and remove goto
This commit is contained in:
@@ -21,6 +21,7 @@ internal class Popout : Window
|
||||
SizeCondition = ImGuiCond.FirstUseEver;
|
||||
|
||||
RespectCloseHotkey = false;
|
||||
DisableWindowSounds = true;
|
||||
}
|
||||
|
||||
public override void PreDraw()
|
||||
|
||||
Reference in New Issue
Block a user