remove debug
This commit is contained in:
@@ -311,8 +311,6 @@ namespace ReallifeGamemode.Server.Extensions
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
NAPI.Util.ConsoleOutput($"{player.Name} - Setting blip and nametag color: nametag = {nameTagColor}, blip = {blipColor}");
|
|
||||||
|
|
||||||
user.Player.SetSharedData("nameTagColor", nameTagColor);
|
user.Player.SetSharedData("nameTagColor", nameTagColor);
|
||||||
user.Player.SetSharedData("blipColor", blipColor);
|
user.Player.SetSharedData("blipColor", blipColor);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user