summaryrefslogtreecommitdiff
path: root/src/components/verb.js
blob: 393e48c9944f0e935ce6e66e00fbff75c4fa3c07 (plain)
1
game.components.Verb = ({action}) => game.Component('verb', {action});