Update main.c

This commit is contained in:
blueloveTH 2025-08-09 12:33:39 +08:00 committed by lightovernight
parent 0a9623b9fb
commit 8454a2d40c

View File

@ -117,4 +117,4 @@ int main(int argc, char** argv) {
if(debug) py_debugger_exit(code);
return code;
}
}