mirror of
https://github.com/AdAstra-LD/DS-Pokemon-Rom-Editor.git
synced 2026-05-10 22:21:05 -05:00
Mon editor label text fix
This commit is contained in:
parent
deee587ef5
commit
595eb8b38b
3
DS_Map/PokemonEditor.Designer.cs
generated
3
DS_Map/PokemonEditor.Designer.cs
generated
|
|
@ -97,8 +97,7 @@
|
|||
this.syncChangesLabel.Name = "syncChangesLabel";
|
||||
this.syncChangesLabel.Size = new System.Drawing.Size(555, 13);
|
||||
this.syncChangesLabel.TabIndex = 2;
|
||||
this.syncChangesLabel.Text = "When this checkbox is marked changinging the pokemon in any of the tabs will sync" +
|
||||
"hronize it accross the other tabs";
|
||||
this.syncChangesLabel.Text = "When this CheckBox is marked, all changes in any tab will be synchronized accross the other tabs.";
|
||||
//
|
||||
// flowLayoutPanel1
|
||||
//
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user