onlineliste shows newbieStatus + newbiePlayedMinutesThreshold in GlobalHelper
This commit is contained in:
@@ -21,8 +21,6 @@ function clear_row() {
|
||||
document.getElementById('players').innerHTML = '';
|
||||
}
|
||||
|
||||
|
||||
|
||||
function getFactionNameByFactionId(factionId) {
|
||||
switch (parseInt(factionId)) {
|
||||
case 1: return "LSPD";
|
||||
|
||||
Reference in New Issue
Block a user