1
0
Fork 0
forked from Simnation/Main

Update main.lua

This commit is contained in:
Nordi98 2025-07-30 09:51:29 +02:00
parent 98e09fbe2f
commit 1dd1e1affb

View file

@ -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