bug: style to have texture info

This commit is contained in:
Azgaar 2023-08-08 01:34:36 +04:00
parent 8579ae7bff
commit c72c998eaf
18 changed files with 150 additions and 51 deletions

View file

@ -1,7 +1,7 @@
"use strict";
// version and caching control
const version = "1.90.01"; // generator version, update each time
const version = "1.90.02"; // generator version, update each time
{
document.title += " v" + version;