fix: changelog layout

This commit is contained in:
goaaats 2022-02-03 04:30:31 +01:00
parent 43a495f628
commit 1753f65883
No known key found for this signature in database
GPG key ID: 49E2AA8C6A76498B

View file

@ -162,7 +162,7 @@ Considering current queue times, this is why we recommend that for now, you only
this.IsOpen = false;
}
imgCursor.X += 520;
imgCursor.X += 750;
imgCursor.Y -= 30;
ImGui.SetCursorPos(imgCursor);