silphius/app/ecs-components/wielder.js

4 lines
52 B
JavaScript
Raw Normal View History

export default {
activeSlot: {type: 'uint16'},
};