From a070f7b74af3c429f4464d3ddd2007792339e4e0 Mon Sep 17 00:00:00 2001 From: Fabian Wessels Date: Wed, 7 Apr 2021 22:30:15 +0200 Subject: [PATCH] =?UTF-8?q?wichtige=20infos=20zugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ReallifeGamemode.Server/Events/Key.cs | 2 +- ReallifeGamemode.Server/Events/Register.cs | 2 +- ReallifeGamemode.Server/Managers/InteractionManager.cs | 2 +- ReallifeGamemode.Server/Managers/InventoryManager.cs | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ReallifeGamemode.Server/Events/Key.cs b/ReallifeGamemode.Server/Events/Key.cs index 8cba9c05..134f7a62 100644 --- a/ReallifeGamemode.Server/Events/Key.cs +++ b/ReallifeGamemode.Server/Events/Key.cs @@ -21,7 +21,7 @@ using ReallifeGamemode.Server.WeaponDeal; /** * @overview Life of German Reallife - Event Key (Key.cs) -* @author VegaZ +* @author VegaZ, balbo * @copyright (c) 2008 - 2018 Life of German */ diff --git a/ReallifeGamemode.Server/Events/Register.cs b/ReallifeGamemode.Server/Events/Register.cs index 28ecacc0..b7640f91 100644 --- a/ReallifeGamemode.Server/Events/Register.cs +++ b/ReallifeGamemode.Server/Events/Register.cs @@ -6,7 +6,7 @@ using ReallifeGamemode.Database.Models; /** * @overview Life of German Reallife - Event Register (Register.cs) -* @author VegaZ +* @author VegaZ, balbo * @copyright (c) 2008 - 2018 Life of German */ diff --git a/ReallifeGamemode.Server/Managers/InteractionManager.cs b/ReallifeGamemode.Server/Managers/InteractionManager.cs index b6542171..b1c04dfc 100644 --- a/ReallifeGamemode.Server/Managers/InteractionManager.cs +++ b/ReallifeGamemode.Server/Managers/InteractionManager.cs @@ -19,7 +19,7 @@ using ReallifeGamemode.Server.Factions.Medic; /** * @overview Life of German Reallife - Managers Interaction (InteractionManager.cs) -* @author VegaZ +* @author VegaZ, balbo * @copyright (c) 2008 - 2018 Life of German */ diff --git a/ReallifeGamemode.Server/Managers/InventoryManager.cs b/ReallifeGamemode.Server/Managers/InventoryManager.cs index c8a88470..36525511 100644 --- a/ReallifeGamemode.Server/Managers/InventoryManager.cs +++ b/ReallifeGamemode.Server/Managers/InventoryManager.cs @@ -18,7 +18,7 @@ using ReallifeGamemode.Server.Types; /** * @overview Life of German Reallife - Managers InventoryManager (InventoryManager.cs) -* @author hydrant, VegaZ +* @author hydrant, VegaZ, balbo * @copyright (c) 2008 - 2018 Life of German */