Commit 89fb968
Fix circuit load error and remove unnecessary submenu
- Add missing inputCount (4) to VCVS element in lfr.txt, which
caused a NumberFormatException and silently skipped the element
- Remove submenu wrapper from setuplist.txt -- a single circuit
does not need its own submenu
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 2bea633 commit 89fb968
File tree
2 files changed
+1
-3
lines changed- src/com/lushprojects/circuitjs1/public
- circuits
2 files changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
436 | 436 | | |
437 | 437 | | |
438 | 438 | | |
439 | | - | |
440 | 439 | | |
441 | | - | |
442 | 440 | | |
443 | 441 | | |
444 | 442 | | |
| |||
0 commit comments