mirror of
https://git.do.srb2.org/STJr/UltimateZoneBuilder.git
synced 2025-05-31 09:01:22 +00:00
adjustments
This commit is contained in:
parent
ce843171c7
commit
3cc6e82fe8
8 changed files with 9 additions and 3 deletions
1
Source/Interface/FlatBrowserForm.Designer.cs
generated
1
Source/Interface/FlatBrowserForm.Designer.cs
generated
|
@ -83,6 +83,7 @@ namespace CodeImp.DoomBuilder.Interface
|
|||
this.Name = "FlatBrowserForm";
|
||||
this.Opacity = 0;
|
||||
this.ShowIcon = false;
|
||||
this.ShowInTaskbar = false;
|
||||
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
|
||||
this.Text = "Browse Flats";
|
||||
this.Activated += new System.EventHandler(this.FlatBrowserForm_Activated);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue