Skip to content

Commit

Permalink
Minor cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
robotboy655 committed Jul 29, 2024
1 parent 8e5ad6b commit 5348f67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion garrysmod/lua/includes/modules/player_manager.lua
Original file line number Diff line number Diff line change
Expand Up @@ -403,7 +403,7 @@ function GetPlayerClassTable( ply )

local ct = Type[ util.NetworkIDToString( id ) ]
if ( !ct ) then return end

return table.Copy( ct )

end
Expand Down

0 comments on commit 5348f67

Please sign in to comment.