0

contribManager: get rid of removed scripts

This commit is contained in:
Nicolas F
2019-03-11 18:05:20 +01:00
parent 9f50e0fb2f
commit 57a55b68e1

View File

@@ -14,9 +14,7 @@ if not hasattr(sys, "frozen"):
from overviewer_core import nbt
scripts=dict( # keys are names, values are scripts
clearOldCache = "clearOldCache.py",
convertCyrillic = "cyrillic_convert.py",
findSigns = "findSigns.py",
playerInspect = "playerInspect.py",
rerenderBlocks = "rerenderBlocks.py",
testRender = "testRender.py",