Skip to content

Commit

Permalink
Update shared_exported.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
Fernando-A-Rocha committed Aug 1, 2024
1 parent 6287db6 commit d78f52b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions newmodels_reborn/core/shared_exported.lua
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ function getSharedCustomModelsTable()
if IS_IMPORTED then
return exports["newmodels_reborn"]:getCustomModels()
else
-- Script is being ran within this resource, so we can access the table directly
return customModels
end
end
Expand Down

0 comments on commit d78f52b

Please sign in to comment.