initial checkin

This commit is contained in:
Jan Jongboom 2011-10-12 16:24:31 +02:00
commit 9c612d2329

View file

@ -161,4 +161,8 @@ MockRenderer.prototype.textToScreenCoordinates = function() {
}
};
MockRenderer.prototype.adjustWrapLimit = function () {
};
});