Browse Source
This avoids having to update the `uicontroller.js` manually each time the sprite changes. The JSON file is automatically copied by the `_encode.sh` script.pull/380/head
5 changed files with 81 additions and 40 deletions
@ -0,0 +1,34 @@ |
|||||||
|
{ |
||||||
|
"connect1": [ |
||||||
|
0, |
||||||
|
5179 |
||||||
|
], |
||||||
|
"end1": [ |
||||||
|
5228, |
||||||
|
6199 |
||||||
|
], |
||||||
|
"entry1": [ |
||||||
|
11476, |
||||||
|
3000 |
||||||
|
], |
||||||
|
"leaving1": [ |
||||||
|
14526, |
||||||
|
2126 |
||||||
|
], |
||||||
|
"message1": [ |
||||||
|
16701, |
||||||
|
816 |
||||||
|
], |
||||||
|
"question1": [ |
||||||
|
17567, |
||||||
|
3313 |
||||||
|
], |
||||||
|
"ringtone1": [ |
||||||
|
20929, |
||||||
|
935 |
||||||
|
], |
||||||
|
"whistle1": [ |
||||||
|
21913, |
||||||
|
1405 |
||||||
|
] |
||||||
|
} |
||||||
Loading…
Reference in new issue