27.02.2017, 22:28
Its a bug in the system it determines the position of the player by calculating "orignal player count" - "remaining player count" + 1, making the position dependent from the current racers
The easiest way to fix that without destroying the orignal system is to add an additional position variable into the RaceInfo enum
The easiest way to fix that without destroying the orignal system is to add an additional position variable into the RaceInfo enum