Skip to content

Commit

Permalink
Merge pull request #129 from TheIndra55/master
Browse files Browse the repository at this point in the history
Fix train track near Davis Quartz
  • Loading branch information
Bob74 authored Dec 5, 2023
2 parents 57c6d9c + 75d918d commit 38a4074
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions gtav/base.lua
Original file line number Diff line number Diff line change
Expand Up @@ -97,4 +97,8 @@ Citizen.CreateThread(function()

-- Ferris wheel
RequestIpl("ferris_finale_anim")

-- Train track: 2626.374, 2949.869, 39.1409
RequestIpl("ld_rail_01_track")
RequestIpl("ld_rail_02_track")
end)

0 comments on commit 38a4074

Please sign in to comment.