Minor fix for layout viewer

This commit is contained in:
KillzXGaming 2021-10-08 16:55:07 -04:00
parent e333014dce
commit fa6f03694e
2 changed files with 0 additions and 1 deletions

View file

@ -740,7 +740,6 @@ namespace LayoutBXLYT
}
GL.End();
GL.Color3(Color.Transparent);
GL.PopAttrib();
}
private bool mouseCameraDown = false;