[0.17.23] zoom_to_world ignores all parameters
Posted: Fri Mar 29, 2019 10:01 pm
The following command
ignores both parameters and opens zoom-to-world view at player's position and player's current zoom.
This broke in version 0.17.22 or 0.17.23. Most likely while fixing bug 68327.
Code: Select all
game.player.zoom_to_word({0, 0}, 0.5}
This broke in version 0.17.22 or 0.17.23. Most likely while fixing bug 68327.