This commit is contained in:
Eggert Jung
2025-07-08 02:40:29 +02:00
parent 9ffd22e941
commit cc412f4902
6 changed files with 20 additions and 22 deletions

View File

@@ -45,7 +45,7 @@ void Application::action() { // NOLINT
{
Guarded g = Guard::enter();
//g.vault();
g.vault().kout.setPos((unsigned)10*row,(unsigned)/*Core::getID()*2+*/1);
g.vault().kout.setPos((unsigned)8*row,(unsigned)/*Core::getID()*2+*/1);
g.vault().kout << cnt++ << flush;
//g.vault().kout << endl << flush;