diff --git a/assets/js/binary.js b/assets/js/binary.js index 907ab9b..04265a5 100644 --- a/assets/js/binary.js +++ b/assets/js/binary.js @@ -1,4 +1,4 @@ -// meta={"simUrl":"https://trg-arcade.userpxt.io/v1.12.57/---simulator","cdnUrl":"https://pxt.azureedge.net","version":"13.0.1","target":"arcade","targetVersion":"1.12.57","repo":"phatisena/idx-font"} +// meta={"simUrl":"https://trg-arcade.userpxt.io/v1.12.57/---simulator","cdnUrl":"https://pxt.azureedge.net","version":"13.1.0","target":"arcade","targetVersion":"1.12.57","repo":"phatisena/idx-font"} // total=1251543 new=5.96% cached=88.42% other=5.62% (function (ectx) { 'use strict'; @@ -429,7 +429,7 @@ const pxsim_pxtrt = pxsim.pxtrt; const pxsim_numops = pxsim.numops; -function _main___P916937(s) { +function _main___P935520(s) { let r0 = s.r0, step = s.pc; s.pc = -1; @@ -839,13 +839,13 @@ switch (step) { return leave(s, r0) default: oops() } } } -_main___P916937.info = {"start":0,"length":0,"line":0,"column":0,"endLine":0,"endColumn":0,"fileName":"main.ts","functionName":"
","argumentNames":[]} -_main___P916937.continuations = [ ] +_main___P935520.info = {"start":0,"length":0,"line":0,"column":0,"endLine":0,"endColumn":0,"fileName":"main.ts","functionName":"
","argumentNames":[]} +_main___P935520.continuations = [ ] -function _main___P916937_mk(s) { +function _main___P935520_mk(s) { checkStack(s.depth); return { - parent: s, fn: _main___P916937, depth: s.depth + 1, + parent: s, fn: _main___P935520, depth: s.depth + 1, pc: 0, retval: undefined, r0: undefined, overwrittenPC: false, lambdaArgs: null, tmp_0: undefined, tmp_1: undefined, @@ -42606,5 +42606,5 @@ const sprites_BaseSpriteSayRenderer__C2260_VT = mkVTable({ const breakpoints = setupDebugger(1, ["transparency16___4356"]) -return _main___P916937 +return _main___P935520 }) diff --git a/assets/version.txt b/assets/version.txt index 5923531..03c39bf 100644 --- a/assets/version.txt +++ b/assets/version.txt @@ -1 +1 @@ -13.0.1 \ No newline at end of file +13.1.0 \ No newline at end of file diff --git a/pxt.json b/pxt.json index 0348861..a4fb349 100644 --- a/pxt.json +++ b/pxt.json @@ -1,6 +1,6 @@ { "name": "idx-font", - "version": "13.0.1", + "version": "13.1.0", "description": "", "dependencies": { "device": "*"