FFFFFFFFFFFFFF

This commit is contained in:
2025-12-18 01:36:20 -05:00
parent 50154973ef
commit 99d4d06594

View File

@@ -114,7 +114,7 @@ namespace anm2ed
}
#if _WIN32
command = util::string::quote(command);
command = string::quote(command);
#endif
logger.command(command);