material Library

master
acaramia 2017-09-24 11:40:49 +02:00
parent a4d57d5e67
commit c7823bbe45
1 changed files with 0 additions and 2 deletions

View File

@ -32,8 +32,6 @@ class PycraftMaterialsLibrary():
pass
return None
def buildDictWithBlockNamesValues(self):
blockNames = dir(blocklist) # get all variables in blocklist.py
blockDict = {}