- Segueix el treball en el debugger

This commit is contained in:
2026-03-30 06:41:13 +02:00
parent 0547378331
commit 8a4110e821
4 changed files with 245 additions and 3 deletions

View File

@@ -828,7 +828,7 @@ int main(int argc,char*argv[]){
destroyDisplay();
SDL_Quit();
}
lua_kill_thread();
return 0;
}