once again, fixed block update

This commit is contained in:
mhsjlw 2016-05-23 07:16:57 -04:00
commit eb5a364274

View file

@ -341,11 +341,15 @@
"type": "i32"
},
{
"name": "y",
"name": "z",
"type": "i32"
},
{
"name": "z",
"name": "y",
"type": "i8"
},
{
"name": "block_id",
"type": "i8"
},
{