Add comment clarifying logic gate index increment
This commit is contained in:
parent
73ffad19f0
commit
c9f737ef28
1 changed files with 1 additions and 0 deletions
|
@ -93,6 +93,7 @@
|
||||||
;; electric-switch
|
;; electric-switch
|
||||||
;; electron-warp
|
;; electron-warp
|
||||||
((or 8 12 14) 5)
|
((or 8 12 14) 5)
|
||||||
|
;; logic gates
|
||||||
((or 11 13 15) 4)
|
((or 11 13 15) 4)
|
||||||
(_ 3)))))
|
(_ 3)))))
|
||||||
(when obj
|
(when obj
|
||||||
|
|
Loading…
Add table
Reference in a new issue