Change internal fallback player name
This commit is contained in:
parent
0bf088f548
commit
38f38dda2a
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ module.exports = {
|
|||
return b.players[i].realName
|
||||
}
|
||||
}
|
||||
return 'Geometrical Dominator'
|
||||
return '[[[[ no name ]]]]'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue