change default (absent) texture to a new pink block
This commit is contained in:
parent
76bb92324f
commit
c19e5a7e69
@ -7,7 +7,7 @@ from pprint import pformat
|
||||
|
||||
import sys, os
|
||||
|
||||
NOTEX = (0xB0, 0x80)
|
||||
NOTEX = (0xB0, 0xE0)
|
||||
|
||||
import yaml
|
||||
|
||||
|
Reference in New Issue
Block a user