Update IWAD text

This commit is contained in:
spherallic 2023-04-25 00:54:15 +02:00
parent 337d868c2f
commit 913c857d4c

View file

@ -135,7 +135,7 @@ namespace CodeImp.DoomBuilder.Windows
label6.Size = new System.Drawing.Size(457, 37); label6.Size = new System.Drawing.Size(457, 37);
label6.TabIndex = 21; label6.TabIndex = 21;
label6.Text = "These are the resources that will be loaded when this configuration is chosen for" + label6.Text = "These are the resources that will be loaded when this configuration is chosen for" +
" editing. Usually you add your IWAD (like DOOM.WAD or DOOM2.WAD) here."; " editing. Usually you add your IWAD (like srb2.pk3 or srb2.srb) here.";
// //
// label3 // label3
// //