Skip to content

Commit

Permalink
Display time after a player made a run in Sprint
Browse files Browse the repository at this point in the history
  • Loading branch information
Vincent-P committed Aug 31, 2019
1 parent 04d3108 commit ea2f0a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Scripts/Modes/ShootMania/Sprint.Script.txt
Original file line number Diff line number Diff line change
Expand Up @@ -341,6 +341,7 @@ else {
EndTime = Now + 1;
}

Obstacle::Private_UpdatePlayerBestTime(Event.Player);
UnspawnPlayer(Event.Player);
}
Events::Valid(Event);
Expand Down

0 comments on commit ea2f0a5

Please sign in to comment.