This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "SQ_Word_TextOnly",
|
"name": "SQ_Word_TextOnly-Teacher",
|
||||||
"short_name": "SQ_Word_TextOnly",
|
"short_name": "SQ_Word_TextOnly-Teacher",
|
||||||
"start_url": "index.html",
|
"start_url": "index.html",
|
||||||
"display": "fullscreen",
|
"display": "fullscreen",
|
||||||
"orientation": "any",
|
"orientation": "any",
|
||||||
|
|||||||
@@ -26499,10 +26499,10 @@ cr.behaviors.lunarray_Tween = function(runtime)
|
|||||||
cr.getObjectRefTable = function () { return [
|
cr.getObjectRefTable = function () { return [
|
||||||
cr.plugins_.Audio,
|
cr.plugins_.Audio,
|
||||||
cr.plugins_.Browser,
|
cr.plugins_.Browser,
|
||||||
cr.plugins_.JSON,
|
|
||||||
cr.plugins_.Function,
|
cr.plugins_.Function,
|
||||||
cr.plugins_.Sprite,
|
cr.plugins_.JSON,
|
||||||
cr.plugins_.SenaPlugin,
|
cr.plugins_.SenaPlugin,
|
||||||
|
cr.plugins_.Sprite,
|
||||||
cr.plugins_.Text,
|
cr.plugins_.Text,
|
||||||
cr.plugins_.Touch,
|
cr.plugins_.Touch,
|
||||||
cr.behaviors.Rex_MoveTo,
|
cr.behaviors.Rex_MoveTo,
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
@@ -3,7 +3,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||||
<title>SQ_Word_TextOnly</title>
|
<title>SQ_Word_TextOnly-Teacher</title>
|
||||||
|
|
||||||
<!-- Standardised web app manifest -->
|
<!-- Standardised web app manifest -->
|
||||||
<link rel="manifest" href="appmanifest.json" />
|
<link rel="manifest" href="appmanifest.json" />
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": 1772099553,
|
"version": 1772104088,
|
||||||
"fileList": [
|
"fileList": [
|
||||||
"data.js",
|
"data.js",
|
||||||
"c2runtime.js",
|
"c2runtime.js",
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user