mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-17 13:01:41 +00:00
Changed: Minor changes
This commit is contained in:
parent
e9a39a9a55
commit
13c4282911
2 changed files with 0 additions and 3 deletions
|
@ -2356,7 +2356,6 @@ void CPatchThread::run()
|
||||||
ucstring sTranslate;
|
ucstring sTranslate;
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
|
|
||||||
// First do all ref files
|
// First do all ref files
|
||||||
// ----------------------
|
// ----------------------
|
||||||
|
|
||||||
|
@ -2429,7 +2428,6 @@ void CPatchThread::run()
|
||||||
pPM->deleteFile(pPM->UpdateBatchFilename, false, false);
|
pPM->deleteFile(pPM->UpdateBatchFilename, false, false);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
if (!bErr)
|
if (!bErr)
|
||||||
{
|
{
|
||||||
sTranslate = CI18N::get("uiPatchEndNoErr");
|
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/user_agent.cpp
|
||||||
${CMAKE_SOURCE_DIR}/ryzom/client/src/client_cfg.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.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/login_xdelta.cpp
|
||||||
${CMAKE_SOURCE_DIR}/ryzom/client/src/stdpch.cpp
|
${CMAKE_SOURCE_DIR}/ryzom/client/src/stdpch.cpp
|
||||||
${CMAKE_SOURCE_DIR}/ryzom/client/src/stdpch.h
|
${CMAKE_SOURCE_DIR}/ryzom/client/src/stdpch.h
|
||||||
|
|
Loading…
Reference in a new issue