Update 20250204
This commit is contained in:
8
Client/Diverses/SplashScreen.Designer.cs
generated
8
Client/Diverses/SplashScreen.Designer.cs
generated
@@ -52,9 +52,9 @@
|
||||
this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.label1.Location = new System.Drawing.Point(164, 304);
|
||||
this.label1.Name = "label1";
|
||||
this.label1.Size = new System.Drawing.Size(134, 26);
|
||||
this.label1.Size = new System.Drawing.Size(122, 26);
|
||||
this.label1.TabIndex = 1;
|
||||
this.label1.Text = "Version 0.95";
|
||||
this.label1.Text = "Version 1.0";
|
||||
//
|
||||
// label2
|
||||
//
|
||||
@@ -62,9 +62,9 @@
|
||||
this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.label2.Location = new System.Drawing.Point(144, 330);
|
||||
this.label2.Name = "label2";
|
||||
this.label2.Size = new System.Drawing.Size(168, 26);
|
||||
this.label2.Size = new System.Drawing.Size(165, 26);
|
||||
this.label2.TabIndex = 2;
|
||||
this.label2.Text = "30. Januar 2025";
|
||||
this.label2.Text = "4. Februar 2025";
|
||||
//
|
||||
// SplashScreen
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user