signal adder

This commit is contained in:
minjaesong
2024-03-10 19:44:16 +09:00
parent a298d6663b
commit 2943f4119c
14 changed files with 207 additions and 11 deletions

View File

@@ -55,5 +55,6 @@
"TOOLTIP_item@basegame:35": "Shows a signal status",
"TOOLTIP_item@basegame:44": "Cuts the signal using the cutting signal",
"TOOLTIP_item@basegame:45": "Latches onto the signal on the latch signal",
"TOOLTIP_item@basegame:46": "Delays a signal by a short amount"
"TOOLTIP_item@basegame:46": "Delays a signal by a short amount",
"TOOLTIP_item@basegame:49": "Logically adds two signals"
}