Data update

This commit is contained in:
Ingy döt Net 2026-02-01 16:33:20 -08:00
parent 5150844a7d
commit 4bb20c9b71
7735 changed files with 38060 additions and 199180 deletions

View file

@ -29,7 +29,7 @@ proc show .
gcolor 765
grect x y 19 19
v = brd[i]
h = 2 * floor log10 v
h = 2 * floor log v 10
gcolor 000
gtext x + 7 - h y + 7 brd[i]
.