Fix potential score bug
This commit is contained in:
parent
7f5363d3dc
commit
b8c43a0933
@ -447,6 +447,7 @@
|
||||
spawn_ground();
|
||||
}
|
||||
|
||||
under_spikes_in_previous_frame = false;
|
||||
score = 0;
|
||||
update_score();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user