From 9fc4a24345275c1635e23ce6e7aa1708d84f11c7 Mon Sep 17 00:00:00 2001 From: hydrant Date: Sat, 3 Apr 2021 16:44:55 +0200 Subject: [PATCH] attachment fehler --- ReallifeGamemode.Client/util/attachmentMngr.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ReallifeGamemode.Client/util/attachmentMngr.ts b/ReallifeGamemode.Client/util/attachmentMngr.ts index e4be9a8f..60ba0235 100644 --- a/ReallifeGamemode.Client/util/attachmentMngr.ts +++ b/ReallifeGamemode.Client/util/attachmentMngr.ts @@ -72,7 +72,7 @@ export default function attachmentManager(game: IGame) { //DEBUG MSG mp.gui.chat.push(`ATTACH: ${attachId} - bone = ${bone}`) - rageObject.notifyStreaming = true; + //rageObject.notifyStreaming = true; mp.gui.chat.push("Notified Stream."); game.wait(200);