This commit is contained in:
Your Name 2025-11-20 15:03:23 +01:00
parent 066c3c4315
commit d53ab280c9

View File

@ -109,6 +109,8 @@ void run_knowledge_system(struct tree* node)
return;
}
}
printf("Koniec\n");
}
int main()