diff --git a/ReallifeGamemode.Client/Jobs/RefuseCollector.ts b/ReallifeGamemode.Client/Jobs/RefuseCollector.ts index ee303567..047bd6fc 100644 --- a/ReallifeGamemode.Client/Jobs/RefuseCollector.ts +++ b/ReallifeGamemode.Client/Jobs/RefuseCollector.ts @@ -92,7 +92,6 @@ } }); - mp.gui.chat.push("test"); if (currentShape == colshapeDumptruck) { if (!hasBinBag) { hasBinBag = false;