*MedicFix, +New Gangzone Editor
This commit is contained in:
@@ -200,9 +200,6 @@ planeSchoolHandle(globalData);
|
||||
import PilotRouteList from './Jobs/PilotRouteSelect';
|
||||
PilotRouteList(globalData);
|
||||
|
||||
import gangwarHandle from './util/Gangwar';
|
||||
gangwarHandle(globalData);
|
||||
|
||||
import weapondamageUtil from './util/weapondamage';
|
||||
weapondamageUtil();
|
||||
|
||||
@@ -251,6 +248,7 @@ drivingschool(globalData);
|
||||
|
||||
require('./Gui/policedepartment');
|
||||
require('./Gui/helptext');
|
||||
require('./util/gangwar');
|
||||
|
||||
interface VehicleData {
|
||||
EngineState: boolean;
|
||||
|
||||
Reference in New Issue
Block a user