Skip to content

Commit

Permalink
hyperflux-new
Browse files Browse the repository at this point in the history
  • Loading branch information
HexaField committed Jan 17, 2024
1 parent b0f30f3 commit 1e2e6a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/functions/BotHookSystem.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import { getState } from '@etherealengine/hyperflux'
import { BotHookFunctions } from './botHookFunctions'
import { sendXRInputData, simulateXR } from './xrBotHookFunctions'
import { defineSystem } from '@etherealengine/engine/src/ecs/functions/SystemFunctions'
import { SimulationSystemGroup } from '@etherealengine/engine/src/ecs/functions/EngineFunctions'
import { SimulationSystemGroup } from '@etherealengine/engine/src/ecs/functions/SystemGroups'

const setupBotKey = 'ee.bot.setupBotKey'

Expand Down

0 comments on commit 1e2e6a8

Please sign in to comment.