mirror of
https://git.do.srb2.org/STJr/UltimateZoneBuilder.git
synced 2024-11-21 19:40:58 +00:00
Clarified credits a bit
This commit is contained in:
parent
4934d6baa6
commit
4b86389a5c
2 changed files with 5 additions and 4 deletions
2
Source/Core/Windows/AboutForm.Designer.cs
generated
2
Source/Core/Windows/AboutForm.Designer.cs
generated
|
@ -186,7 +186,7 @@ namespace CodeImp.DoomBuilder.Windows
|
|||
this.label2.ForeColor = System.Drawing.Color.White;
|
||||
this.label2.Location = new System.Drawing.Point(19, 65);
|
||||
this.label2.Name = "label2";
|
||||
this.label2.Size = new System.Drawing.Size(343, 130);
|
||||
this.label2.Size = new System.Drawing.Size(343, 143);
|
||||
this.label2.TabIndex = 17;
|
||||
this.label2.Text = resources.GetString("label2.Text");
|
||||
//
|
||||
|
|
|
@ -131,9 +131,10 @@
|
|||
|
||||
• ZZYZX
|
||||
• boris
|
||||
• dpJudas
|
||||
• Talon1024
|
||||
• anotak
|
||||
• dpJudas (OpenGL renderer)
|
||||
• StrikerMan780 (64-bit version)
|
||||
• Talon1024 (Linux compatibility)
|
||||
• anotak (performance optimizations)
|
||||
|
||||
And others; for the full list consider looking at the project's GitHub page.
|
||||
Background image is by Zanieon.</value>
|
||||
|
|
Loading…
Reference in a new issue