Skip to content

Commit

Permalink
Update zones.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
DevX32 authored Aug 12, 2024
1 parent 70d0e92 commit d7780f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/zones.lua
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ local function setupZones()
currentZone = nil
textui.hideTextUI()
end
else
else
if GetResourceState('bl_sprites') == 'missing' then return end
for _, v in pairs(stores) do
sprites[#sprites+1] = exports.bl_sprites:sprite({
Expand Down

0 comments on commit d7780f8

Please sign in to comment.