Skip to content

Commit

Permalink
Update Zombie.js
Browse files Browse the repository at this point in the history
  • Loading branch information
BunZaga committed Nov 30, 2013
1 parent d9d03fd commit ee645b7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions js/Zombie.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ define([
'goo/math/Quaternion',
'goo/math/Vector3',
'js/SphereSpatial',
'js/SphereMovement',
'goo/entities/components/ScriptComponent',
'goo/renderer/shaders/ShaderLib'

Expand All @@ -20,7 +19,6 @@ define([
Quaternion,
Vector3,
SphereSpatial,
SphereMovement,
ScriptComponent,
ShaderLib
){
Expand Down

0 comments on commit ee645b7

Please sign in to comment.