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);