diff --git a/main.ts b/main.ts index 6a11dad..a4520de 100644 --- a/main.ts +++ b/main.ts @@ -598,7 +598,7 @@ namespace idxfont { export enum tempfont { MainFont, ArcadeFont } //%blockid=ixfont_presetfont - //%block="SetupPresetFont $tempf Temp ||with table id $tid" + //%block="SetupPresetFont $tempf ||with table id $tid" //%group="create" export function SetupPresetFont(tempf: tempfont, tid: number = 0) { switch (tempf) {