This commit is contained in:
Lukas Moungos
2019-09-12 22:32:37 +02:00
parent 0ab38267f8
commit a893fa6139
2 changed files with 2 additions and 2 deletions

View File

@@ -181,7 +181,7 @@ namespace ReallifeGamemode.Server.Managers
var user = client.GetUser();
using (var context = new DatabaseContext())
{
Console.WriteLine(origin);
Console.WriteLine("HIER LENNART ->>>>, "+origin);
if (origin[0] == 1)
{
foreach (Vehicle veh in NAPI.Pools.GetAllVehicles())