diff options
Diffstat (limited to 'core/InteractionManager.ts')
-rw-r--r-- | core/InteractionManager.ts | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/InteractionManager.ts b/core/InteractionManager.ts new file mode 100644 index 0000000..af2b62f --- /dev/null +++ b/core/InteractionManager.ts @@ -0,0 +1,3 @@ +export class InteractionManager { + +}
\ No newline at end of file |