Rewrite of playerlist (not working)

This commit is contained in:
VegaZ
2018-10-05 20:06:30 +02:00
parent d8ad9f30f8
commit f49349102f
2 changed files with 9 additions and 0 deletions

View File

@@ -24,6 +24,7 @@ mp.events.add("fetchPlayerList", (playersJson) => {
});
});
//function getTable() {
// var table = "";
// pList.forEach((player) => {