Skip to content

Commit

Permalink
this is missing
Browse files Browse the repository at this point in the history
  • Loading branch information
Charles Samuels committed Feb 20, 2014
1 parent 5e7ae75 commit fb56148
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions armoryengine/Networking.py
Original file line number Diff line number Diff line change
Expand Up @@ -1054,4 +1054,5 @@ def forceDeferred(callbk):
else:
d = Deferred()
d.addCallback(callbk)
return d

0 comments on commit fb56148

Please sign in to comment.