mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 10:37:34 +00:00
fixed client physics engine
This commit is contained in:
parent
8da8ad2e82
commit
11c642fd7a
3 changed files with 54 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
define([
|
||||
"Game/Core/GameController",
|
||||
"Game/Core/Physics/Engine",
|
||||
"Game/Client/Physics/Engine",
|
||||
"Game/Client/View/ViewController",
|
||||
"Game/Client/Control/KeyboardController",
|
||||
"Lib/Utilities/RequestAnimFrame"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue