mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 18:47:35 +00:00
fixed bug regarding #11
This commit is contained in:
parent
7df7e015c7
commit
e64ed28c27
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
var requires = [
|
var requires = [
|
||||||
"Chuck/Physics/Engine",
|
"Chuck/Physics/Engine",
|
||||||
"Chuck/Player",
|
|
||||||
"Chuck/Settings",
|
"Chuck/Settings",
|
||||||
|
"Chuck/Player",
|
||||||
"Vendor/Box2D",
|
"Vendor/Box2D",
|
||||||
"Chuck/Loader/Level",
|
"Chuck/Loader/Level",
|
||||||
"Chuck/Control/InputController",
|
"Chuck/Control/InputController",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue