Init commit surgery branch

This commit is contained in:
VegaZ
2021-04-22 22:24:27 +02:00
parent 2ab112795a
commit 922acd6847
8 changed files with 3000 additions and 0 deletions

View File

@@ -127,6 +127,8 @@ namespace ReallifeGamemode.Database.Entities
public int warn { get; set; } = 0;
public bool FreeSurgery { get; set; } = true;
[NotMapped]
public Player Player
{