mirror of
https://github.com/Manu098vm/Switch-Gift-Data-Manager.git
synced 2026-09-11 04:35:38 -05:00
SV support improved
This commit is contained in:
@@ -371,7 +371,7 @@
|
||||
this.MaximizeBox = false;
|
||||
this.MinimizeBox = false;
|
||||
this.Name = "MainWindow";
|
||||
this.Text = "Switch Gift Data Manager v1.0.0";
|
||||
this.Text = "Switch Gift Data Manager v1.1.0";
|
||||
this.DragDrop += new System.Windows.Forms.DragEventHandler(this.FileDragDrop);
|
||||
this.DragEnter += new System.Windows.Forms.DragEventHandler(this.FileDragEnter);
|
||||
this.GrpBCAT.ResumeLayout(false);
|
||||
|
||||
Reference in New Issue
Block a user