feat: goold ol' escape hatch
This commit is contained in:
parent
098e18ea76
commit
3aacc77ccd
|
@ -8,6 +8,7 @@ class Ecs {
|
|||
changes = [];
|
||||
Components = {};
|
||||
entities = new Map();
|
||||
globals = {};
|
||||
Systems = {};
|
||||
tracking = true;
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user