mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 18:47:35 +00:00
some bugfixes
This commit is contained in:
parent
2d47618797
commit
d5fd9c6609
2 changed files with 4 additions and 5 deletions
|
|
@ -7,7 +7,7 @@ define([
|
|||
"Game/Core/NotificationCenter",
|
||||
"Lib/Utilities/RequestAnimFrame",
|
||||
"Game/Config/Settings",
|
||||
"Lib/Vendor/StatsÏ"
|
||||
"Lib/Vendor/Stats"
|
||||
],
|
||||
|
||||
function (Parent, Box2D, PhysicsEngine, ViewManager, PlayerController, NotificationCenter, requestAnimFrame, Settings, Stats) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue