From 453c8075f90ccf54867c06ed9295c5e66d002abc Mon Sep 17 00:00:00 2001 From: David_JonesDVN Date: Tue, 4 May 2021 03:03:58 +0430 Subject: [PATCH] Fixed reversed game order in tray. If only there was a way to amend commits without an additional commit to resolve conflicts. --- Touhou Launcher/MainForm.Designer.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Touhou Launcher/MainForm.Designer.cs b/Touhou Launcher/MainForm.Designer.cs index 030d385..67338f3 100644 --- a/Touhou Launcher/MainForm.Designer.cs +++ b/Touhou Launcher/MainForm.Designer.cs @@ -2089,8 +2089,8 @@ private void InitializeComponent() this.trayDDC, this.trayLoLK, this.trayHSiFS, - this.trayUM, - this.trayWBaWC}); + this.trayWBaWC, + this.trayUM}); this.trayMain.Name = "trayMain"; this.trayMain.Size = new System.Drawing.Size(157, 22); this.trayMain.Text = "Main Games";