OpenLoco / ObjectEditor

A modern implementation of 'LocoTool' for dat file parsing
7 stars 3 forks source link

updates to TownNames object, and viewmodel cleanup #123

Closed LeftofZen closed 1 month ago

LeftofZen commented 1 month ago

TownNames recently had some small variable name updates in OpenLoco so I've ported them across. As part of the ongoing effort to 'fix' all the object views by giving them individual viewmodels, I've also made one for TownNames here and refactored the existing code to better support this pattern