diff --git a/ReallifeGamemode.Client/index.ts b/ReallifeGamemode.Client/index.ts index b79488aa..a5ddb997 100644 --- a/ReallifeGamemode.Client/index.ts +++ b/ReallifeGamemode.Client/index.ts @@ -277,8 +277,10 @@ handsup(); import spawnschutz from './Player/spawnschutz'; spawnschutz(); +/* import bigmap from './Gui/bigmap'; bigmap(); +*/ import notification from './Gui/notification'; notification();