Skip to content

Commit

Permalink
Fix whitespace
Browse files Browse the repository at this point in the history
Travis complained.
  • Loading branch information
TomyLobo authored Jun 16, 2019
1 parent 500f01f commit 1c876ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/advdupe2/sv_file.lua
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ local function AdvDupe2_ReceiveFile(len, ply)
end
ply.AdvDupe2.Uploading = false
end)

if ply.AdvDupe2.Uploading then
if stream then
stream:Remove()
Expand Down

0 comments on commit 1c876ae

Please sign in to comment.