Respond to instigation whenever possible.
This commit is contained in:
parent
c034427c3c
commit
26cb24dfe1
6 changed files with 16 additions and 6 deletions
|
@ -50,6 +50,7 @@ static void Starting_Game__Counting_Down_Entry(StateMachineContext_T * context)
|
|||
Reset_Shots_Fired();
|
||||
Reset_Tags_Received();
|
||||
Reset_Times_Tagged_Out();
|
||||
Set_Health(Get_Max_Health());
|
||||
|
||||
uint8_t n_bombs;
|
||||
if (SETTINGS_get_uint8_t(SYSTEMK_SETTING_N_SPECIAL_WEAPONS_ON_REENTRY, &n_bombs) == SYSTEMK_RESULT_SUCCESS)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue