Commit 2022-02-06 19:49 fd3f20b1
View on Github →feat: rotate_goals
, pick_goal
and swap
(#178)
- Port
rotate
asrotate_goals
- Port
swap
aspick_goal
- Make
swap
a shortcut forpick_goal 2
- Modify
work_on_goal
to be indexed from1
. It's also renamed toon_goal
and has a different syntax.