theangryangel / insim.rs

Crates for working with the Live For Speed Racing Simulator
MIT License
6 stars 1 forks source link

Track - Should it be an enum? #112

Closed theangryangel closed 9 months ago

theangryangel commented 9 months ago

Following on from #111, does Track also make sense to be an enum?

If yes, where do we draw the line?

This one is a little bit fiddly. 🤔

theangryangel commented 9 months ago

Fixed through #110