refactor: type

This commit is contained in:
cha0s 2024-06-20 00:57:23 -05:00
parent fa7f340b2d
commit f363702777

View File

@ -2,7 +2,7 @@ export default class Base {
ecs;
map = [];
map = {};
pool = [];