mirror of
https://github.com/lubosz/overte.git
synced 2025-08-07 18:41:10 +02:00
added an extra line
This commit is contained in:
parent
46475c23c1
commit
81dd097940
1 changed files with 1 additions and 0 deletions
|
@ -232,6 +232,7 @@ function nameTagListManager() {
|
||||||
_this.redrawTimeout = null;
|
_this.redrawTimeout = null;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
// Get the correct display name
|
// Get the correct display name
|
||||||
function getCorrectName(uuid) {
|
function getCorrectName(uuid) {
|
||||||
var avatar = _this.avatars[uuid];
|
var avatar = _this.avatars[uuid];
|
||||||
|
|
Loading…
Reference in a new issue