mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 18:47:35 +00:00
control features implemented
This commit is contained in:
parent
8d0ff1a929
commit
c2b0baaea2
10 changed files with 213 additions and 63 deletions
|
|
@ -1,7 +1,5 @@
|
|||
Chuck.Main = function () {
|
||||
|
||||
// Settings were loaded automatically
|
||||
|
||||
// Settings were loaded automatically
|
||||
var processor = new Chuck.Processor();
|
||||
processor.init();
|
||||
};
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue