haus system auf core geändert
This commit is contained in:
@@ -10,7 +10,7 @@ const ItemsCollection = NativeUI.ItemsCollection;
|
||||
const Color = NativeUI.Color;
|
||||
const ListItem = NativeUI.ListItem;
|
||||
|
||||
export default function drivingSchoolHandle(globalData: GlobalData) {
|
||||
export default function drivingSchoolHandle(globalData: IGlobalData) {
|
||||
|
||||
var keyBound = false;
|
||||
var mainMenu: NativeUI.Menu;
|
||||
|
||||
Reference in New Issue
Block a user