vehicle sync debug message
This commit is contained in:
@@ -256,7 +256,7 @@ namespace reallife_gamemode.Server.Util
|
||||
}
|
||||
}
|
||||
|
||||
NAPI.Util.ConsoleOutput("new data");
|
||||
NAPI.Util.ConsoleOutput("new data for handle " + veh.Handle.Value);
|
||||
|
||||
return default(VehicleSyncData); //null
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user