Continued faction system

This commit is contained in:
hydrant
2018-09-22 16:48:03 +02:00
parent bac110258d
commit 0034f29b18
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