Well, it's neither intentional nor really a bug.. the map renderer doesn't disable the wireframe mode, since toggling it has a (minor) impact on performance. Even though it's a very small impact, the game is quite busy with rendering the map tiles, so we really wanted to avoid to give the game some extra work (especially since the wireframe command is only a debug command) And once the map updates automatically, this won't be a problem anymore