Skip to content

Commit

Permalink
Remove keyboard from sprite
Browse files Browse the repository at this point in the history
  • Loading branch information
AirFryerBuyOneGetOneFree2 committed Feb 6, 2025
1 parent bb833b5 commit da45fc7
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,8 @@
layers:
- map: ["console"]
state: console
- map: ["computerLayerKeyboard"]
state: generic_keyboard
- map: ["computerLayerScreen"]
state: comm_syndie
- map: ["computerLayerKeys"]
state: syndie_key
- type: AbductorHumanObservationConsole
- type: ActivatableUI
key: enum.AbductorCameraConsoleUIKey.Key
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,6 @@
]
]
},
{
"name": "generic_keyboard",
"directions": 4
},
{
"name": "syndie_key",
"directions": 4
Expand Down

0 comments on commit da45fc7

Please sign in to comment.