Wyrian bootstrap update
This commit is contained in:
parent
a077fe0216
commit
4f18de0e1b
1 changed files with 1 additions and 4 deletions
|
@ -3,10 +3,7 @@
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
Wyrian = new app({
|
Wyrian = new app({
|
||||||
'libs': [
|
'libs': [
|
||||||
'order!jquery.transform-0.9.3.min',
|
'order!jquery.transform-0.9.3.min'
|
||||||
'order!DisplayController',
|
|
||||||
'order!InputController',
|
|
||||||
'order!GameController'
|
|
||||||
],
|
],
|
||||||
'layers': [
|
'layers': [
|
||||||
'order!LayoutClass',
|
'order!LayoutClass',
|
||||||
|
|
Loading…
Reference in a new issue