Professional-Hobo / PokeMMOn-Old

MMO Pokemon Game using Node.js
http://keitharm.me/projects/pokemmon/
6 stars 2 forks source link

Unify selectorDim from selector #47

Closed lobabob closed 8 years ago

lobabob commented 8 years ago

Currently, anyplace that edits the tile selectors dimensions has to also edit selectorDim or vice-versa. These two things are the same thing, so an update to one of these should also update the other.