[+] Add Bikes to Driving School
//Driving School finished
This commit is contained in:
@@ -93,6 +93,9 @@ interiors(globalData);
|
||||
import factionInteraction from './Interaction/factioninteraction';
|
||||
factionInteraction(globalData);
|
||||
|
||||
import drivingSchoolList from './Interaction/drivingschool';
|
||||
drivingSchoolList(globalData);
|
||||
|
||||
import elevatorList from './Interaction/elevator';
|
||||
elevatorList(globalData);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user