mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-03-25 11:12:57 +00:00
While not an issue, it does prevent fallthrough from occurring if anything is ever added after this case (unlikely to occur, but this turns a trivial "should not cause issues" into a definite "won't cause issues).