- Removed: Save as XLS option

- Recursive max depth now set to 10 (was 4)
This commit is contained in:
2026-05-28 12:59:59 +02:00
parent 3225a4fd8e
commit 639265c18f
6 changed files with 14 additions and 88 deletions

View File

@@ -463,7 +463,7 @@
//
this.maxLvl_numud.Location = new System.Drawing.Point(207, 33);
this.maxLvl_numud.Maximum = new decimal(new int[] {
4,
10,
0,
0,
0});