1
0
Fork 0
forked from Simnation/Main

Update main.lua

This commit is contained in:
Nordi98 2025-07-30 09:42:43 +02:00
parent fd82e234da
commit 98e09fbe2f

View file

@ -178,7 +178,7 @@ function GetImprovedTaxiSpawnPosition(playerCoords)
bestPosition = {x = nodePos.x, y = nodePos.y, z = nodePos.z, w = 0.0}
end
end
}
-- Fallback auf Config-Positionen
if Config.MobileTaxiSpawns and #Config.MobileTaxiSpawns > 0 then