haus system auf core geändert
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import * as NativeUI from '../libs/NativeUI';
|
||||
import InputHelper from '../inputhelper';
|
||||
|
||||
export default function checkpointHandle(globalData: GlobalData) {
|
||||
export default function checkpointHandle(globalData: IGlobalData) {
|
||||
var count = 0;
|
||||
var myVar;
|
||||
var posCp;
|
||||
|
||||
Reference in New Issue
Block a user