Guarantee order of checkpoint/finish-callback-triggers, so finish triggers after CPs

This commit is contained in:
Alexander Nell
2020-05-21 15:26:50 +02:00
parent 705b1de132
commit f6a2c179af
2 changed files with 10 additions and 3 deletions

View File

@ -12,6 +12,9 @@
#Bug Fixes
- deactivate Plugins if they cause uncaught exceptions
- finish callbacks got triggered before corresponding checkpoint callback
-- some CPs of your local records might be messed up
-- you can fix them by either deleting the record "//delrec <rank>", or simply drive a better time
- fixed typo in actions panel of players list
- fixed crashing GameMode-Settings table on other languages than english