DragonDev1906 / Minecraft-Overviewer

Render high-resolution maps of a Minecraft world with a Leaflet powered interface
https://overviewer.org/
GNU General Public License v3.0
2 stars 0 forks source link

Refactor starred expressions to maintain compatibility with Py3.4 #24

Closed Tirpitz93 closed 4 years ago

Tirpitz93 commented 4 years ago

combine_textures_fields() and some others need refactoring to support python 3.4

DragonDev1906 commented 4 years ago

Fixed in 23fde285ffd96baea9b2b26150dd29ac17cdfd5f (Branch: modernGLRender)