...and just disable it entirely for now. lots of things don't look right until the alpha is fixed.

This commit is contained in:
David Vierra 2015-01-04 21:24:32 -10:00
parent fb85782308
commit 7c8704969f

View File

@ -54,7 +54,7 @@ def allTextureNames(blocktypes):
class TextureAtlas(object):
def __init__(self, world, resourceLoader, blockModels, maxLOD=2, overrideMaxSize=None):
def __init__(self, world, resourceLoader, blockModels, maxLOD=0, overrideMaxSize=None):
"""
Important members: