error von cronix weg
This commit is contained in:
@@ -89,7 +89,7 @@ namespace ReallifeGamemode.Server.Wanted
|
||||
|
||||
int timeMinutes = 0;
|
||||
|
||||
if (((int)(client.GetUser().jailTime / 60)) <= 1 && client.GetUser().jailTime != 0)
|
||||
if (((int)(client.GetUser().JailTime / 60)) <= 1 && client.GetUser().JailTime != 0)
|
||||
{
|
||||
timeMinutes = 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user