Resolve merge conflict

This commit is contained in:
VegaZ
2018-09-27 20:33:13 +02:00
6 changed files with 356 additions and 21 deletions

View File

@@ -7,10 +7,11 @@ using GTANetworkMethods;
using reallife_gamemode.Model;
using reallife_gamemode.Server.Extensions;
/*
* Author: balbo
*
* */
/**
* @overview Life of German Reallife - Events Death (Death.cs)
* @author VegaZ
* @copyright (c) 2008 - 2018 Life of German
*/
namespace reallife_gamemode.Server.Events
{