Hide extra wrap flag

this bit isn't used by the game
This commit is contained in:
Kurt
2020-05-19 10:15:23 -07:00
parent 9645c16152
commit 641f82f1f5

View File

@@ -903,6 +903,7 @@ private void InitializeComponent()
this.CHK_Wrap80.TabIndex = 30;
this.CHK_Wrap80.Text = "Flag 0x80";
this.CHK_Wrap80.UseVisualStyleBackColor = true;
this.CHK_Wrap80.Visible = false;
//
// ItemEditor
//