Disambiguation of vanilla use of 'left hand drive' #581
Labels
adjustments required
An issue require some adjustments in code
Annoyance
Not a bug, but just as annoying
code cleanup
Refactor code, remove old code, improve maintainability
technical
Tasks that need to be performed in order to improve quality and maintainability
In #580, some TM:PE code was updated to replace confusingly named
LeftHandDrive
with unambiguousTrafficDrivesOnLeft
.For clarification:
Standard terminology is crazy confusing, hence the rename in #580.
However, there are still issues stemming from vanilla code:
If possible, can we find a way to mask out the crappy vanilla terminology with something better? It will make the code much more comprehensible and maintainable.
The text was updated successfully, but these errors were encountered: