pool.at - veh is null raus damit
This commit is contained in:
@@ -188,7 +188,6 @@ class RageVehiclePool implements IVehiclePool {
|
|||||||
var veh = mp.vehicles.atRemoteId(Number(id));
|
var veh = mp.vehicles.atRemoteId(Number(id));
|
||||||
|
|
||||||
if (!veh) {
|
if (!veh) {
|
||||||
game.ui.sendChatMessage("pool.at - veh is null")
|
|
||||||
return null;
|
return null;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user