UserRollerSystem
This commit is contained in:
@@ -105,6 +105,8 @@ namespace ReallifeGamemode.Database.Entities
|
||||
|
||||
public int PaydayTimer { get; set; } = 60;
|
||||
|
||||
public int PlayedMinutes { get; set; } = 1;
|
||||
|
||||
public bool DriverLicenseVehicle { get; set; } = false;
|
||||
|
||||
public bool FlyingLicensePlane { get; set; } = false;
|
||||
|
||||
Reference in New Issue
Block a user