silphius/app/ecs-components/world.js

4 lines
64 B
JavaScript
Raw Normal View History

2024-06-10 22:42:30 -05:00
export default {
world: {defaultValue: -1, type: 'uint16'},
}