rentcar timer wieder auf normalwert
This commit is contained in:
@@ -13,7 +13,7 @@ namespace ReallifeGamemode.Server.Util
|
||||
class Rentcar : Script
|
||||
{
|
||||
//In Sekunden
|
||||
public static int PAY_TIMER = 30;
|
||||
public static int PAY_TIMER = 180;
|
||||
|
||||
//In Stunden
|
||||
private static int PAYTIME_FREE = 30;
|
||||
|
||||
Reference in New Issue
Block a user