Update credits and default configuration.

This commit is contained in:
sphere 2021-04-01 00:25:15 +02:00
parent aae6465d21
commit 83e5cebe8f
2 changed files with 3 additions and 2 deletions

View File

@ -261,6 +261,7 @@ shortcuts
soundpropagationmode_soundenvironmentmode = 0;
tagrange_rangetagselection = 0;
visplaneexplorer_visplaneexplorermode = 0;
buildermodes_visualpaintselect = 4;
}

View File

@ -196,8 +196,8 @@ namespace CodeImp.DoomBuilder.Windows
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(262, 65);
this.label2.TabIndex = 16;
this.label2.Text = "developed by: \r\nMascaraSnake, toaster, sphere\r\n\r\nWith contributions from:\r\nJustbu" +
"rner, boris (and the Ultimate Doom Builder team)";
this.label2.Text = "developed by: \r\nMascaraSnake, toaster, sphere\r\n\r\n" +
"With contributions from:\r\nJustburner, boris, ZZYZX";
//
// version
//