RagingLightning/TSW2-Livery-Manager

Last livery (30th) not being saved

Closed this issue · 0 comments

A small problem with the last livery not being stored, probably due to the following typo in the for loop (< instead of <=):

for (int i = 1; i < MAX_GAME_LIVERIES; i++)