Magic the magic happen

This commit is contained in:
Raymond Lynch 2021-07-11 16:32:29 -04:00
parent 84769ae5b7
commit 658eedca37
188 changed files with 10329 additions and 3549 deletions

View file

@ -143,9 +143,6 @@ namespace Dalamud.Interface.Windowing
/// </summary>
internal void DrawInternal()
{
// if (WindowName.Contains("Credits"))
// Log.Information($"Draw: {IsOpen} {this.internalIsOpen} {this.internalLastIsOpen}");
if (!this.IsOpen)
{
if (this.internalIsOpen != this.internalLastIsOpen)