remove broken code and add todo
This commit is contained in:
parent
d6af38eba1
commit
3530d84142
2 changed files with 2 additions and 4 deletions
|
@ -27,9 +27,7 @@ const hotbar: Hooks.FC<hotbarProps> = (props, hooks) => {
|
|||
Enum.KeyCode.Six,
|
||||
Enum.KeyCode.Seven,
|
||||
Enum.KeyCode.Eight,
|
||||
Enum.KeyCode.Nine,
|
||||
// idk if this works
|
||||
Enum.KeyCode.Zero
|
||||
Enum.KeyCode.Nine
|
||||
]
|
||||
|
||||
return (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue