timer rentcar

This commit is contained in:
Fabian
2021-05-02 22:57:15 +02:00
parent 98cd903f4c
commit 9935e40d66

View File

@@ -13,7 +13,7 @@ namespace ReallifeGamemode.Server.Util
class Rentcar : Script class Rentcar : Script
{ {
//In Sekunden //In Sekunden
public static int PAY_TIMER = 10; public static int PAY_TIMER = 300;
//In Stunden //In Stunden
private static int PAYTIME_FREE = 30; private static int PAYTIME_FREE = 30;