Add gray buttons to the C2M implementation
This commit is contained in:
parent
325a06395d
commit
dfa0fa4a9e
@ -340,7 +340,9 @@ const TILE_ENCODING = {
|
|||||||
0x46: {
|
0x46: {
|
||||||
name: 'force_floor_all',
|
name: 'force_floor_all',
|
||||||
},
|
},
|
||||||
// 0x47: 'button_gray',
|
0x47: {
|
||||||
|
name: 'button_gray',
|
||||||
|
},
|
||||||
// FIXME swivel floors... argh...
|
// FIXME swivel floors... argh...
|
||||||
0x48: {
|
0x48: {
|
||||||
name: 'swivel_sw',
|
name: 'swivel_sw',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user