Skip to content

Commit

Permalink
EntityUUID
Browse files Browse the repository at this point in the history
  • Loading branch information
HexaField committed Mar 5, 2024
1 parent e63d093 commit d806f2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/BubbleEmitterComponent.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { EntityUUID } from '@etherealengine/common/src/interfaces/EntityUUID'
import { EntityUUID } from '@etherealengine/ecs'
import {
createEntity,
defineComponent,
Expand Down

0 comments on commit d806f2c

Please sign in to comment.