index.js vom polygon hinzugefügt

This commit is contained in:
Fabian
2021-04-22 17:24:22 +02:00
parent ce7791a693
commit 17c2392a64
4 changed files with 53 additions and 6 deletions

View File

@@ -186,8 +186,8 @@ ped();
import reportList from './Player/reportmenu';
reportList(globalData);
import positionHandler from './Player/position';
positionHandler();
import nodmHandler from './Player/nodm';
nodmHandler();
import checkpointHandle from './util/checkpoint';
checkpointHandle(globalData);