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