mirror of
https://git.do.srb2.org/STJr/ZoneBuilder.git
synced 2024-11-10 06:41:49 +00:00
Update IWAD text
This commit is contained in:
parent
337d868c2f
commit
913c857d4c
1 changed files with 1 additions and 1 deletions
2
Source/Core/Windows/ConfigForm.Designer.cs
generated
2
Source/Core/Windows/ConfigForm.Designer.cs
generated
|
@ -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
|
||||||
//
|
//
|
||||||
|
|
Loading…
Reference in a new issue