polygon für knast drin

This commit is contained in:
Fabian
2021-04-26 21:55:53 +02:00
parent eff0f226be
commit 085bffb9cf
3 changed files with 34 additions and 4 deletions

View File

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