NCCA / SmallBlurryPeopleCVA3

CA2 Group project
4 stars 0 forks source link

Character Selection #3

Closed i7621149 closed 7 years ago

i7621149 commented 7 years ago

Character selection is recorded with a pointer, which means that it could become incorrect since the vector might reallocate memory

i7621149 commented 7 years ago

Fixed, character selection now uses getActiveCharacter, which relies on IDs.