forked from public/foundryvtt-reve-de-dragon
Move type constants
Prevent problems of circular dependencies when sepating actions from items & sheets
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
import { RdDItemArme } from "./item-arme.js";
|
||||
import { RdDItemCompetenceCreature } from "./item-competencecreature.js";
|
||||
import { ITEM_TYPES } from "./item.js";
|
||||
import { ITEM_TYPES } from "./constants.js";
|
||||
|
||||
export class RdDHotbar {
|
||||
|
||||
|
Reference in New Issue
Block a user