diff --git a/src/structures/ItemsDat.ts b/src/structures/ItemsDat.ts index c01fc89..fcfcfc0 100644 --- a/src/structures/ItemsDat.ts +++ b/src/structures/ItemsDat.ts @@ -1,5 +1,4 @@ import { ExtendString, ItemDefinition, ItemsDatMeta, StringOptions } from "../../types"; -import { ExtendBuffer } from "./ExtendBuffer"; class ItemsDat { private mempos = 0;