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:
@@ -26,11 +26,11 @@
|
||||
|
||||
"use strict";
|
||||
|
||||
import IDestructible from '../Engine/IDestructible.js';
|
||||
import IDestructible from '../Core/IDestructible.js';
|
||||
|
||||
export const ResourceTrigger =
|
||||
{
|
||||
Loaded : 0,
|
||||
Open : 0,
|
||||
Initialize: 1,
|
||||
Terminate: 2,
|
||||
Configure: 3,
|
||||
|
||||
Reference in New Issue
Block a user