0

Partial fix for #481

Fixed the try/except block in findTrueSpawn
This commit is contained in:
Andrew Chin
2011-09-14 17:57:53 -04:00
parent ff6dba7419
commit 571ca49c18

View File

@@ -27,7 +27,7 @@ import itertools
import numpy import numpy
import chunk from chunk import ChunkCorrupt
import nbt import nbt
import textures import textures
import time import time