mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 10:37:34 +00:00
implemented mouse looking
This commit is contained in:
parent
88d70f2549
commit
5f7917c5cc
9 changed files with 117 additions and 19 deletions
|
|
@ -1,3 +1,5 @@
|
|||
GLOBALS = { context: "Client" };
|
||||
|
||||
requirejs.config({
|
||||
baseUrl: 'app',
|
||||
deps: ['Lib/Utilities/Extensions']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue