mirror of
https://github.com/AdAstra-LD/DS-Pokemon-Rom-Editor.git
synced 2026-09-13 13:45:21 -05:00
Improved text spacing [save button]
This commit is contained in:
2
DS_Map/SpawnEditor.Designer.cs
generated
2
DS_Map/SpawnEditor.Designer.cs
generated
@@ -178,7 +178,7 @@ namespace DSPRE {
|
||||
this.saveAndCloseSpawnEditorButton.Name = "saveAndCloseSpawnEditorButton";
|
||||
this.saveAndCloseSpawnEditorButton.Size = new System.Drawing.Size(110, 42);
|
||||
this.saveAndCloseSpawnEditorButton.TabIndex = 12;
|
||||
this.saveAndCloseSpawnEditorButton.Text = "Save Settings";
|
||||
this.saveAndCloseSpawnEditorButton.Text = "Save Current\r\nSettings";
|
||||
this.saveAndCloseSpawnEditorButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||||
this.saveAndCloseSpawnEditorButton.UseVisualStyleBackColor = true;
|
||||
this.saveAndCloseSpawnEditorButton.Click += new System.EventHandler(this.saveSpawnEditorButton_Click);
|
||||
|
||||
BIN
cDSPRE_114.png
BIN
cDSPRE_114.png
Binary file not shown.
|
Before Width: | Height: | Size: 101 KiB After Width: | Height: | Size: 101 KiB |
Reference in New Issue
Block a user