Professional-Hobo / PokeMMOn-Old

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

Map deletion doesn't update current map loaded #40

Open keitharm opened 8 years ago

keitharm commented 8 years ago

When you delete a map, map selector chooses the 1st map by default (or chooses new map if you deleted the last map) but it fails to load in the 1st map / new map on the change.

This makes it difficult to view the newly selected map and also makes it easy to accidentally override the newly selected map.