Update completion.cpp

This commit is contained in:
Kawe Mazidjatari 2022-05-07 02:07:00 +02:00
parent 9960ff06d4
commit 43cb013358

View File

@ -437,7 +437,7 @@ void _RTech_Decompress_f_CompletionFunc(const CCommand& args)
CreateDirectories(pakNameOut);
DevMsg(eDLL_T::RTECH, "______________________________________________________________\n");
DevMsg(eDLL_T::RTECH, "-+ RTech decompress-------------------------------------------\n");
DevMsg(eDLL_T::RTECH, "-+ RTech decompress ------------------------------------------\n");
if (!FileExists(pakNameIn.c_str()))
{