Skip to content

Commit

Permalink
rebase die 2te
Browse files Browse the repository at this point in the history
  • Loading branch information
phillip kammradt committed Jul 15, 2024
1 parent f046c7c commit fcf2e71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/control/src/kick_selector.rs
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ pub struct CycleContext {
Input<Option<FilteredGameControllerState>, "filtered_game_controller_state?">,
ground_to_upcoming_support:
CyclerState<Isometry2<Ground, UpcomingSupport>, "ground_to_upcoming_support">,
last_filtered_game_controller_state_change: Input<
last_filtered_game_controller_state_changes: Input<
Option<LastFilteredGameControllerStateChanges>,
"last_filtered_game_controller_state_changes?",
>,
Expand Down

0 comments on commit fcf2e71

Please sign in to comment.