fix: fix DbcReader import
This commit is contained in:
parent
ac26336bc3
commit
8c4d9dc7ed
4 changed files with 4755 additions and 29 deletions
|
|
@ -11,7 +11,7 @@ import * as prettyMs from "pretty-ms";
|
|||
import * as cliProgress from "cli-progress";
|
||||
import promisepool = require("@supercharge/promise-pool");
|
||||
|
||||
import { DbcReader, IItemAppearanceDbc, IItemModifiedAppearanceDbc, IMountDbc, IMountXDisplayDbc } from "../armory/data/dbcReader";
|
||||
import { DbcReader, IItemAppearanceDbc, IItemModifiedAppearanceDbc, IMountDbc, IMountXDisplayDbc } from "../armory/data/DbcReader";
|
||||
|
||||
require("source-map-support").install();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue