jailout punkte, besser testen den lachs

This commit is contained in:
Fabian
2021-04-27 15:44:42 +02:00
parent 4e2e1a46eb
commit b93766726c
5 changed files with 21 additions and 10 deletions

View File

@@ -200,7 +200,7 @@ namespace ReallifeGamemode.Server.Finance
if (putInJail != 0 && minusJail)
{
Jail.Check_PutBehindBars(u, "cell");
Jail.Check_PutBehindBars(u, JailInLocations.InCell);
}
}