try fix server crashes
This commit is contained in:
@@ -25,8 +25,8 @@ var inMenu = false;
|
|||||||
|
|
||||||
mp.game.vehicle.defaultEngineBehaviour = false;
|
mp.game.vehicle.defaultEngineBehaviour = false;
|
||||||
|
|
||||||
import playerBlips from './Gui/blips';
|
//import playerBlips from './Gui/blips';
|
||||||
playerBlips();
|
//playerBlips();
|
||||||
|
|
||||||
import jobMain from './Jobs/main';
|
import jobMain from './Jobs/main';
|
||||||
jobMain(globalData);
|
jobMain(globalData);
|
||||||
|
|||||||
Reference in New Issue
Block a user