diff --git a/DS_Map/SpawnEditor.Designer.cs b/DS_Map/SpawnEditor.Designer.cs index cad23ab..1ceef13 100644 --- a/DS_Map/SpawnEditor.Designer.cs +++ b/DS_Map/SpawnEditor.Designer.cs @@ -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); diff --git a/cDSPRE_114.png b/cDSPRE_114.png index 5124b9d..87beb87 100644 Binary files a/cDSPRE_114.png and b/cDSPRE_114.png differ