MrTJP / ProjectRed

Redstone Engineering
MIT License
466 stars 178 forks source link

Fixed Time Comparison Error For Repeaters #1852

Closed BlackStar8107 closed 1 month ago

BlackStar8107 commented 1 month ago

Noticed an issue where Repeaters didn't have a delay on power down, fixed this myself!

MrTJP commented 1 month ago

Thanks for looking into this! If you adjust your commit message so it matches our formatter, the checks can pass and I can merge in. Change it to something like:

fix: repeater ic tiles skipping power off delay

BlackStar8107 commented 1 month ago

Force pushed that through so commit should match that now!