...and just disable it entirely for now. lots of things don't look right until the alpha is fixed.
This commit is contained in:
parent
fb85782308
commit
7c8704969f
@ -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:
|
||||
|
||||
|
Reference in New Issue
Block a user