This commit is contained in:
NYAN CAT 2019-12-01 06:54:14 +03:00
parent 83fcab04fb
commit d5abe868a2

View File

@ -357,7 +357,7 @@ namespace Server.Forms
this.numDelay.Size = new System.Drawing.Size(84, 26); this.numDelay.Size = new System.Drawing.Size(84, 26);
this.numDelay.TabIndex = 15; this.numDelay.TabIndex = 15;
this.numDelay.Value = new decimal(new int[] { this.numDelay.Value = new decimal(new int[] {
30, 5,
0, 0,
0, 0,
0}); 0});