Fix EquipmentSlot export and import paths
Build and Publish Mana Loop Docker Image / build-and-publish (push) Failing after 31s
Build and Publish Mana Loop Docker Image / build-and-publish (push) Failing after 31s
This commit is contained in:
@@ -39,7 +39,7 @@ export type {
|
||||
BlueprintDef,
|
||||
LootInventory,
|
||||
EquipmentSlot
|
||||
} from './equipment';
|
||||
} from './equipmentSlot';
|
||||
|
||||
// Game state types
|
||||
export type {
|
||||
|
||||
Reference in New Issue
Block a user