Skip to content
This repository has been archived by the owner on Feb 3, 2022. It is now read-only.

Commit

Permalink
small problem in ie7
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas Vanhoren committed Jul 9, 2013
1 parent 1b62954 commit 3f09c5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ring.js
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ function declare(_) {
});
_.extend(ring.Object.prototype, {
$class: ring.Object,
init: ring.Object.__properties__.init,
init: ring.Object.__properties__.init
});

var classCounter = 3;
Expand Down

0 comments on commit 3f09c5b

Please sign in to comment.