narrat 2.2.4 → 2.2.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/narrat.es.js +2 -1
- package/dist/narrat.es.js.map +1 -1
- package/dist/narrat.umd.js +1 -1
- package/dist/narrat.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/narrat.es.js
CHANGED
|
@@ -39217,7 +39217,8 @@ const OQ = new nt("set", [
|
|
|
39217
39217
|
choices: e,
|
|
39218
39218
|
interactive: !0
|
|
39219
39219
|
});
|
|
39220
|
-
}
|
|
39220
|
+
},
|
|
39221
|
+
returnAfterPlayerAnswer: !0
|
|
39221
39222
|
}), NQ = () => {
|
|
39222
39223
|
const t = rh("text", []);
|
|
39223
39224
|
return (e, n) => {
|