continue Inv fix

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

View File

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