added an extra line

This commit is contained in:
milad 2019-05-24 14:00:32 -07:00
parent 46475c23c1
commit 81dd097940

View file

@ -232,6 +232,7 @@ function nameTagListManager() {
_this.redrawTimeout = null;
}
// Get the correct display name
function getCorrectName(uuid) {
var avatar = _this.avatars[uuid];