neuer knast: punkte geändert

This commit is contained in:
Fabian
2021-04-26 21:18:51 +02:00
parent cd601c4a87
commit 0ab081cccb
4 changed files with 33 additions and 17 deletions

View File

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