Skip to content

Commit

Permalink
Update server_logic.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
Fernando-A-Rocha committed Aug 2, 2024
1 parent 438040d commit 342a190
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion newmodels_reborn/scripts/core/server_logic.lua
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,6 @@ local function loadModels()
name = info.name or "Unnamed",
settings = info.settings or {},
}
if modelType == "object" then iprint(customModel, customModels[customModel]) end
end
end
end
Expand Down

0 comments on commit 342a190

Please sign in to comment.