diff --git a/ReallifeGamemode.Client/index.ts b/ReallifeGamemode.Client/index.ts index a926a290..bd9d1d87 100644 --- a/ReallifeGamemode.Client/index.ts +++ b/ReallifeGamemode.Client/index.ts @@ -18,8 +18,6 @@ import RageGame from './core/rage-mp/game'; await mp.game.waitAsync(2500); chatbox.markAsChat(); - - mp.gui.chat.push("test"); })(); var inMenu: boolean = false;