mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 10:37:34 +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 = [
|
||||
"Chuck/Physics/Engine",
|
||||
"Chuck/Player",
|
||||
"Chuck/Settings",
|
||||
"Chuck/Player",
|
||||
"Vendor/Box2D",
|
||||
"Chuck/Loader/Level",
|
||||
"Chuck/Control/InputController",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue