From 499aff972ce2d213a1468c9c47c5e2d205858b09 Mon Sep 17 00:00:00 2001 From: Timm Luyten <4988198+timmybo5@users.noreply.github.com> Date: Sat, 5 Jun 2021 18:01:05 +0300 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d099db9c..c1fb3f6f 100644 --- a/README.md +++ b/README.md @@ -47,3 +47,6 @@ Anyone can contribute by creating a pull request to their branch. Contributors c * Multiplayer has an object null reference error * WeaponBase.cs, Line 326: `if ( !string.IsNullOrEmpty( clipInfo.MuzzleFlashParticle ) )` * Could be cause by incorrect networking of clipInfo + +## Deatchmatch Elements +For now some deathmatch dependencies are included as the base uses the inventory and hud elements from the deathmatch gamemode.