gangwartimer erhöht, das ding läuft

This commit is contained in:
Fabian
2021-04-29 19:42:06 +02:00
parent 9afb37f200
commit 8ccb9b93c0

View File

@@ -13,7 +13,7 @@ namespace ReallifeGamemode.Server.Gangwar
{
public static Turf[] _loadedTurfs;
private static List<Turfs> turfs;
public const int GANGWAR_TOTAL_TIME = 90;
public const int GANGWAR_TOTAL_TIME = 900;
public static void loadTurfs()
{