add Theorieteil drivingschool - html pop up
This commit is contained in:
@@ -246,6 +246,9 @@ ahelp(globalData);
|
||||
import userhelp from './Gui/userhelp';
|
||||
userhelp(globalData);
|
||||
|
||||
import drivingschool from './Gui/drivingschool';
|
||||
drivingschool(globalData);
|
||||
|
||||
require('./Gui/policedepartment');
|
||||
|
||||
interface VehicleData {
|
||||
|
||||
Reference in New Issue
Block a user