mirror of
https://github.com/esiur/esiur-js.git
synced 2026-04-04 05:58:22 +00:00
1.3.0
This commit is contained in:
@@ -25,8 +25,8 @@
|
||||
*/
|
||||
|
||||
"use strict";
|
||||
import IEventHandler from '../Engine/IEventHandler.js';
|
||||
import IDestructible from '../Engine/IDestructible.js';
|
||||
import IEventHandler from '../Core/IEventHandler.js';
|
||||
import IDestructible from '../Core/IDestructible.js';
|
||||
|
||||
export default class AutoMap extends IEventHandler
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user