Skip to content

Commit

Permalink
Fix: replace use of removed timed_close behaviour
Browse files Browse the repository at this point in the history
  • Loading branch information
Gegy committed Nov 22, 2024
1 parent 69548cf commit 60f3f8e
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions data/lt/behaviors/speed_carb_golf/phases.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,15 +48,12 @@
"color": "red"
},
"stay": 30
}
]
},
"ltminigames:end_game"
],
"close": "ltminigames:close_game"
}
},
{
"type": "ltminigames:timed_close",
"end": "end",
"close": "close"
},
{
"type": "ltminigames:phase_progress_bar",
"entries": [
Expand Down Expand Up @@ -87,4 +84,4 @@
}
]
}
]
]

0 comments on commit 60f3f8e

Please sign in to comment.