remove more garbage

This commit is contained in:
kookroach
2021-04-04 21:56:55 +02:00
parent fa81b7fc79
commit 24486b5b47
2 changed files with 3 additions and 4 deletions

View File

@@ -224,10 +224,9 @@ refuseCollector();
import PedCreator from './Ped/PedCreator';
PedCreator();
/*
import attachmentManager from './util/attachmentMngr';
attachmentManager(game);
*/
import relativeVector from './util/relativevector';
relativeVector();