Add Faction Ranks

This commit is contained in:
Lennart Kampshoff
2018-09-23 21:10:42 +02:00
parent f91ef8960c
commit 73bb9b6fda
6 changed files with 72 additions and 18 deletions

View File

@@ -1,4 +1,5 @@
using System;
using Microsoft.EntityFrameworkCore;
using System;
using System.Collections.Generic;
using System.ComponentModel.DataAnnotations;
using System.ComponentModel.DataAnnotations.Schema;