From 913c857d4c87adb1c72a8328e468491ef3dcacb0 Mon Sep 17 00:00:00 2001 From: spherallic Date: Tue, 25 Apr 2023 00:54:15 +0200 Subject: [PATCH] Update IWAD text --- Source/Core/Windows/ConfigForm.Designer.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/Core/Windows/ConfigForm.Designer.cs b/Source/Core/Windows/ConfigForm.Designer.cs index 9cf326b..db10fdb 100644 --- a/Source/Core/Windows/ConfigForm.Designer.cs +++ b/Source/Core/Windows/ConfigForm.Designer.cs @@ -135,7 +135,7 @@ namespace CodeImp.DoomBuilder.Windows label6.Size = new System.Drawing.Size(457, 37); label6.TabIndex = 21; 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 //