diff --git a/ReallifeGamemode.Server/Job/RefuseCollectorJob.cs b/ReallifeGamemode.Server/Job/RefuseCollectorJob.cs index 5bdde8eb..26067fec 100644 --- a/ReallifeGamemode.Server/Job/RefuseCollectorJob.cs +++ b/ReallifeGamemode.Server/Job/RefuseCollectorJob.cs @@ -38,7 +38,7 @@ namespace ReallifeGamemode.Server.Job MuellmannJobBeenden(player); } - public static List muellmanData = new List(); + public List muellmanData = new List(); private readonly IReadOnlyCollection vector3s = new List {