removing sanity check warnings
parent
1860ddb707
commit
a55ec3f1af
|
|
@ -264,7 +264,6 @@ function improveLetter(textPreBuf, char, x,y){
|
||||||
return;}
|
return;}
|
||||||
default: return;
|
default: return;
|
||||||
}
|
}
|
||||||
return;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
function fillMinTextBuf(date){
|
function fillMinTextBuf(date){
|
||||||
|
|
|
||||||
|
|
@ -2,3 +2,4 @@
|
||||||
0.02: Tweaks for app loader
|
0.02: Tweaks for app loader
|
||||||
0.03: Fix app icon, add change of colors
|
0.03: Fix app icon, add change of colors
|
||||||
0.04: Improvements and new round check option elements
|
0.04: Improvements and new round check option elements
|
||||||
|
0.05: ...
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue