Change coordinates of purple block texture to a different unused block.

This commit is contained in:
David Vierra 2012-12-17 01:07:15 -10:00
parent 76e990e4d9
commit a84bb904b3

View File

@ -8,7 +8,7 @@ from pprint import pformat
import os
NOTEX = (0xB0, 0xE0)
NOTEX = (0x70, 0xE0)
import yaml