You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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 toleft
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?The text was updated successfully, but these errors were encountered: