public DeathmatchPlayer() { Inventory = new DmInventory(this); }
public DeathmatchPlayer() { Inventory = new DmInventory(this); EnableClientsideAnimation = true; }