Add gray buttons to the C2M implementation

This commit is contained in:
Eevee (Evelyn Woods) 2020-09-28 20:43:22 -06:00
parent 325a06395d
commit dfa0fa4a9e

View File

@ -340,7 +340,9 @@ const TILE_ENCODING = {
0x46: {
name: 'force_floor_all',
},
// 0x47: 'button_gray',
0x47: {
name: 'button_gray',
},
// FIXME swivel floors... argh...
0x48: {
name: 'swivel_sw',