Commit 971b922f authored by Roque's avatar Roque

[WEB-WORKER] [WIP] cleanup

parent a410eb63
...@@ -23,8 +23,7 @@ self.document = { ...@@ -23,8 +23,7 @@ self.document = {
defaultView: self.window, defaultView: self.window,
}; };
importScripts('babylon.js', 'babylon.gui.js'); importScripts('babylon.js', 'babylon.gui.js', 'rsvp.js',
importScripts('rsvp.js',
'gadget_erp5_page_game_logic.js'); 'gadget_erp5_page_game_logic.js');
function mainToWorker(evt) { function mainToWorker(evt) {
......
...@@ -244,7 +244,7 @@ ...@@ -244,7 +244,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>1003.18677.12846.47872</string> </value> <value> <string>1003.18860.38045.58146</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -262,7 +262,7 @@ ...@@ -262,7 +262,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1664462736.14</float> <float>1664473758.33</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment