summaryrefslogtreecommitdiff
path: root/engine/entities/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'engine/entities/index.ts')
-rw-r--r--engine/entities/index.ts8
1 files changed, 4 insertions, 4 deletions
diff --git a/engine/entities/index.ts b/engine/entities/index.ts
index dd3dba9..8aee83c 100644
--- a/engine/entities/index.ts
+++ b/engine/entities/index.ts
@@ -1,4 +1,4 @@
-export * from "./Entity";
-export * from "./Floor";
-export * from "./Player";
-export * from "./names";
+export * from './Entity';
+export * from './Floor';
+export * from './Player';
+export * from './names';