Revert "disable turn"

This reverts commit e87ef04275.
This commit is contained in:
Edward Amsden 2024-08-26 11:12:48 -05:00
parent 751b6f95ac
commit 2644c9cfc0

View File

@ -94,6 +94,11 @@ pub const URBIT_HOT_STATE: &[HotEntry] = &[
1, 1,
jet_lent, jet_lent,
), ),
(
&[K_139, Left(b"one"), Left(b"two"), Left(b"turn")],
1,
jet_turn,
),
( (
&[K_139, Left(b"one"), Left(b"two"), Left(b"zing")], &[K_139, Left(b"one"), Left(b"two"), Left(b"zing")],
1, 1,