Skip to content

Commit

Permalink
c
Browse files Browse the repository at this point in the history
  • Loading branch information
heyunpeng committed Aug 25, 2015
1 parent 67ee1b0 commit a41f507
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/initializers/task.rb
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ def checkGrid (object)

if localcoin >= 0 then
globalgrid = localgrid
totalcoin += localcoin
totalcoin = localcoin
break
end
end while true
Expand Down

0 comments on commit a41f507

Please sign in to comment.