From 1cb976f2704e5854719a68a0d0a1d075d69e6262 Mon Sep 17 00:00:00 2001 From: Luke Date: Sun, 9 May 2021 20:10:43 +0200 Subject: [PATCH] Revert "bigmap temp weg" This reverts commit 0edf5a1e3094171515ba5be9aae33534fab9ed52. --- ReallifeGamemode.Client/index.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/ReallifeGamemode.Client/index.ts b/ReallifeGamemode.Client/index.ts index a5ddb997..b79488aa 100644 --- a/ReallifeGamemode.Client/index.ts +++ b/ReallifeGamemode.Client/index.ts @@ -277,10 +277,8 @@ handsup(); import spawnschutz from './Player/spawnschutz'; spawnschutz(); -/* import bigmap from './Gui/bigmap'; bigmap(); -*/ import notification from './Gui/notification'; notification();