iLPdev / discMapper

Discworld MUD mapping script for Mudlet
GNU General Public License v3.0
7 stars 5 forks source link

Deprecated: `sanitizeRoomName` #47

Open iLPdev opened 4 years ago

iLPdev commented 4 years ago

As far as I can see, there's really no need for trimming lines from Discworld's ASCII map. Even if the user has options display set to left on the game, discMapper is pulling room titles directly from GMCP now - there's never going to be anything to sanitize. If it's not called anywhere else, we should just remove the whole thing rather than comment it out, right?

iLPdev commented 4 years ago

This is still in #69 but, certainly, if no bug reported in beta, then it can be whacked before v1.0.