Finish WeaponDeal System - Improved Inventory

This commit is contained in:
Lukas Moungos
2019-10-29 17:05:14 +01:00
parent 9ec30fd419
commit 55e0c4005e
9 changed files with 357 additions and 89 deletions

View File

@@ -80,7 +80,7 @@ Infobox(globalData);
//nametags();
import playerList from './Gui/playerlist';
playerList();
playerList(globalData);