Skip to content

Commit

Permalink
Changes "Replace Texture Frame" keys to Shift+F.
Browse files Browse the repository at this point in the history
  • Loading branch information
PhaserEditor2D committed Jun 28, 2023
1 parent 0b9a65e commit 0358a03
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1152,6 +1152,7 @@ namespace phasereditor2d.scene.ui.editor.commands {
}
},
keys: {
shift: true,
key: "KeyF"
}
});
Expand Down

0 comments on commit 0358a03

Please sign in to comment.