mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 09:19:01 +00:00
Changed: Minor changes
--HG-- branch : develop
This commit is contained in:
parent
9b52f6bc28
commit
705173bce7
2 changed files with 0 additions and 3 deletions
|
@ -2356,7 +2356,6 @@ void CPatchThread::run()
|
|||
ucstring sTranslate;
|
||||
try
|
||||
{
|
||||
|
||||
// First do all ref files
|
||||
// ----------------------
|
||||
|
||||
|
@ -2429,7 +2428,6 @@ void CPatchThread::run()
|
|||
pPM->deleteFile(pPM->UpdateBatchFilename, false, false);
|
||||
}
|
||||
|
||||
|
||||
if (!bErr)
|
||||
{
|
||||
sTranslate = CI18N::get("uiPatchEndNoErr");
|
||||
|
|
|
@ -3,7 +3,6 @@ FILE(GLOB SRC main.cpp
|
|||
${CMAKE_SOURCE_DIR}/ryzom/client/src/user_agent.cpp
|
||||
${CMAKE_SOURCE_DIR}/ryzom/client/src/client_cfg.cpp
|
||||
${CMAKE_SOURCE_DIR}/ryzom/client/src/login_patch.cpp
|
||||
${CMAKE_SOURCE_DIR}/ryzom/client/src/login_patch_seven_zip.cpp
|
||||
${CMAKE_SOURCE_DIR}/ryzom/client/src/login_xdelta.cpp
|
||||
${CMAKE_SOURCE_DIR}/ryzom/client/src/stdpch.cpp
|
||||
${CMAKE_SOURCE_DIR}/ryzom/client/src/stdpch.h
|
||||
|
|
Loading…
Reference in a new issue