mirror of
https://github.com/jie65535/GrasscutterCommandGenerator.git
synced 2025-10-20 19:39:47 +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
|
||||
//
|
||||
|
@@ -706,6 +706,6 @@
|
||||
<value>PageGiveArtifact</value>
|
||||
</data>
|
||||
<data name=">>$this.Type" xml:space="preserve">
|
||||
<value>GrasscutterTools.Pages.BasePage, GrasscutterTools, Version=1.7.4.0, Culture=neutral, PublicKeyToken=de2b1c089621e923</value>
|
||||
<value>GrasscutterTools.Pages.BasePage, GrasscutterTools, Version=1.9.0.0, Culture=neutral, PublicKeyToken=de2b1c089621e923</value>
|
||||
</data>
|
||||
</root>
|
Reference in New Issue
Block a user