1234567891011121314151617181920212223242526272829303132333435 |
- "use strict";
-
- (function (){
- var isProxy,tlu,msto_z
- var pf,msto_prx
-
-
- // jsync:dep.js
- // ------------------------------------------------------------------------------------------------
- {{{jsync_dep}}}
- // jsync:ord.js
- // ------------------------------------------------------------------------------------------------
- {{{jsync_ord}}}
- // jsync:ws.js
- // ------------------------------------------------------------------------------------------------
- {{{jsync_ws}}}
- // jsync:sto.js
- // ------------------------------------------------------------------------------------------------
- {{{jsync_sto}}}
- // jsync:init.js
- // ------------------------------------------------------------------------------------------------
- {{{jsync_init}}}
-
- // jsync:test.js
- // ------------------------------------------------------------------------------------------------
- {{{jsync_test}}}
-
-
-
- // glob_u.fns.get_room_name=get_room_name
- // window.ds_test=ds_test
- // glob_u.fns.ds_test=ds_test
- // window.msto_prx=msto_prx
-
- })()
|