This commit is contained in:
minjaesong
2025-09-14 22:26:02 +09:00
parent db57516a46
commit d446a4e2f5
2 changed files with 139 additions and 49 deletions

View File

@@ -444,7 +444,7 @@ try {
if (notifHidden) {
con.move(31, 1)
con.color_pair(253, 0)
print(`Frame: ${frameCount}/${header.totalFrames} (${((frameCount / akku2 * 100)|0) / 100}f) `)
//print(`Frame: ${frameCount}/${header.totalFrames} (${((frameCount / akku2 * 100)|0) / 100}f) `)
}
}