From 458c817284ceba617cf805db136c483d02c93a30 Mon Sep 17 00:00:00 2001 From: kookroach <62265045+kookroach@users.noreply.github.com> Date: Mon, 5 Apr 2021 01:24:14 +0200 Subject: [PATCH] xdd --- ReallifeGamemode.Client/Gui/blips.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ReallifeGamemode.Client/Gui/blips.ts b/ReallifeGamemode.Client/Gui/blips.ts index 41a62fbd..1827cb07 100644 --- a/ReallifeGamemode.Client/Gui/blips.ts +++ b/ReallifeGamemode.Client/Gui/blips.ts @@ -10,7 +10,7 @@ export default function playerBlips() { var playerBlipMap: Map; - mp.events.add("render", async () => { + mp.events.add("render", () => { if (!playerBlipMap) playerBlipMap = new Map(); mp.players.forEachInStreamRange(