Changes on Money you get

This commit is contained in:
kookroach
2021-04-04 01:51:58 +02:00
parent f713f3b528
commit 7d4f4bd54f
4 changed files with 13 additions and 12 deletions

View File

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