Fix DebugTab crash (Bug 4): Correct GameStore import path
Build and Publish Mana Loop Docker Image / build-and-publish (push) Failing after 25s
Build and Publish Mana Loop Docker Image / build-and-publish (push) Failing after 25s
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
'use client';
|
||||
|
||||
import type { GameStore } from '@/lib/game/types';
|
||||
import type { GameStore } from '@/lib/game/store';
|
||||
import {
|
||||
GameStateDebug,
|
||||
SkillDebug,
|
||||
|
||||
Reference in New Issue
Block a user