mirror of
https://github.com/thepaperpilot/Advent-Incremental.git
synced 2024-11-24 17:31:54 +00:00
remove focus rolling
This commit is contained in:
parent
de0cfc22f4
commit
d046f338d1
1 changed files with 0 additions and 1 deletions
|
@ -1242,7 +1242,6 @@ const layer = createLayer(id, () => {
|
|||
focusTargets,
|
||||
focusCooldown,
|
||||
focusTime,
|
||||
focusRolling,
|
||||
|
||||
|
||||
display: jsx(() => (
|
||||
|
|
Loading…
Reference in a new issue