Skip to content

Commit 1c876ae

Browse files
authored
Fix whitespace
Travis complained.
1 parent 500f01f commit 1c876ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lua/advdupe2/sv_file.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ local function AdvDupe2_ReceiveFile(len, ply)
128128
end
129129
ply.AdvDupe2.Uploading = false
130130
end)
131-
131+
132132
if ply.AdvDupe2.Uploading then
133133
if stream then
134134
stream:Remove()

0 commit comments

Comments
 (0)