mirror of
https://github.com/jie65535/GrasscutterCommandGenerator.git
synced 2025-10-23 20:29:45 +08:00
Fix Artifact MainAttribution changes without refreshing
This commit is contained in:
@@ -172,6 +172,7 @@
|
||||
this.CmbMainAttribution.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
||||
this.CmbMainAttribution.FormattingEnabled = true;
|
||||
this.CmbMainAttribution.Name = "CmbMainAttribution";
|
||||
this.CmbMainAttribution.SelectedIndexChanged += new System.EventHandler(this.ArtifactInputChanged);
|
||||
//
|
||||
// LblMainAttribution
|
||||
//
|
||||
|
Reference in New Issue
Block a user