Fix Nametagcolor
This commit is contained in:
@@ -20,6 +20,8 @@ export default function customNametags() {
|
||||
const graphics = mp.game.graphics;
|
||||
const screenRes = graphics.getScreenResolution(0, 0);
|
||||
|
||||
|
||||
|
||||
nametags.forEach(nametag => {
|
||||
let [player, x, y, distance] = nametag;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user