Revert to old Gangwar-System
This commit is contained in:
@@ -246,9 +246,11 @@ userhelp(globalData);
|
||||
import drivingschool from './Gui/drivingschool';
|
||||
drivingschool(globalData);
|
||||
|
||||
import gangwarHandle from './util/Gangwar';
|
||||
gangwarHandle(globalData);
|
||||
|
||||
require('./Gui/policedepartment');
|
||||
require('./Gui/helptext');
|
||||
require('./util/Gangwar');
|
||||
|
||||
interface VehicleData {
|
||||
EngineState: boolean;
|
||||
|
||||
Reference in New Issue
Block a user