forked from Simnation/Main
Update main.lua
This commit is contained in:
parent
98e09fbe2f
commit
1dd1e1affb
1 changed files with 1 additions and 1 deletions
|
@ -178,7 +178,7 @@ function GetImprovedTaxiSpawnPosition(playerCoords)
|
|||
bestPosition = {x = nodePos.x, y = nodePos.y, z = nodePos.z, w = 0.0}
|
||||
end
|
||||
end
|
||||
|
||||
end
|
||||
|
||||
-- Fallback auf Config-Positionen
|
||||
if Config.MobileTaxiSpawns and #Config.MobileTaxiSpawns > 0 then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue