Continued faction system

This commit is contained in:
Lennart Kampshoff
2018-09-22 16:48:03 +02:00
parent 7255f2850f
commit 40471792d1
6 changed files with 75 additions and 3 deletions

View File

@@ -4,6 +4,12 @@ using System.ComponentModel.DataAnnotations;
using System.ComponentModel.DataAnnotations.Schema;
using System.Text;
/**
* @overview Life of German Reallife - Entities Faction (Faction.cs)
* @author VegaZ, hydrant
* @copyright (c) 2008 - 2018 Life of German
*/
namespace reallife_gamemode.Server.Entities
{
public class Faction