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,5 +1,5 @@
|
||||
|
||||
import { ITEM_TYPES } from "./item.js";
|
||||
import { ITEM_TYPES } from "./constants.js";
|
||||
import { RdDCombatManager } from "./rdd-combat.js";
|
||||
|
||||
export const CATEGORIES_COMPETENCES_CREATURES = {
|
||||
|
Reference in New Issue
Block a user