mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 17:44:56 +00:00
Make SIGINT a bit cleaner for packaging
This commit is contained in:
@@ -151,7 +151,7 @@ public:
|
||||
hecl::Printf(_S("" RED BOLD "NOTHING TO EXTRACT" NORMAL "\n"));
|
||||
else
|
||||
hecl::Printf(_S("NOTHING TO EXTRACT\n"));
|
||||
return -1;
|
||||
return 1;
|
||||
}
|
||||
|
||||
if (XTERM_COLOR)
|
||||
|
||||
Reference in New Issue
Block a user