Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…nto jackismissing-master

# Conflicts:
#	src/render/RenderPixi.js
  • Loading branch information
liabru committed Jun 25, 2016
2 parents 4972af8 + 46a2bf6 commit ba19130
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/render/RenderPixi.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,11 @@ var RenderPixi = {};

module.exports = RenderPixi;

var Bounds = require('../geometry/Bounds');
var Composite = require('../body/Composite');
var Common = require('../core/Common');
var Events = require('../core/Events');
var Vector = require('../geometry/Vector');

(function() {

Expand Down

0 comments on commit ba19130

Please sign in to comment.