Skip to content
This repository has been archived by the owner on Jan 16, 2021. It is now read-only.

Commit

Permalink
Fixed hnnnghhhh
Browse files Browse the repository at this point in the history
  • Loading branch information
ncla committed Oct 6, 2015
1 parent 50bf29c commit 71c95bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/match.js
Original file line number Diff line number Diff line change
Expand Up @@ -257,6 +257,7 @@ Match.prototype.addCachedMatchInfo = function() {
$.each(matchInfoCachev2[appID][this.matchID], function(i, v) {
_this[i] = v;
});
_this.extraMatchInfoLoaded = true;
}

return this;
Expand Down

0 comments on commit 71c95bf

Please sign in to comment.