temporary fix nametags

This commit is contained in:
hydrant
2019-04-29 19:49:33 +02:00
parent a65e5a4358
commit db6e829756

View File

@@ -35,7 +35,7 @@ export default function customNametags() {
centre: false centre: false
}); });
if (mp.game.player.isPlayerFreeAimingAtEntity(player.handle)) { if (true /*mp.game.player.isPlayerFreeAimingAtEntity(player.handle)*/) {
let y2 = y + 0.042; let y2 = y + 0.042;
if (armour > 0) { if (armour > 0) {