sdasd
This commit is contained in:
parent
30c7679af5
commit
5c7307813d
@ -85,9 +85,9 @@ fn main() {
|
||||
.add_systems(Update, (
|
||||
(
|
||||
handle_box,
|
||||
game_stopwatch,
|
||||
switch_to_win,
|
||||
).run_if(in_state(GameState::Playing)).run_if(any_with_component::<HoveredBox>),
|
||||
game_stopwatch,
|
||||
open_box,
|
||||
mark_box,
|
||||
markflip_box,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user