mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 09:19:01 +00:00
Merge with develop
--HG-- branch : compatibility-develop
This commit is contained in:
commit
6c7059b6fe
1 changed files with 1 additions and 1 deletions
|
@ -172,7 +172,7 @@ void CClientConfigDialog::onClickPlay()
|
||||||
clientFullPath += "ryzom_client_r.exe";
|
clientFullPath += "ryzom_client_r.exe";
|
||||||
#endif
|
#endif
|
||||||
#elif defined(Q_OS_MAC)
|
#elif defined(Q_OS_MAC)
|
||||||
clientFullPath += "Ryzom.app";
|
clientFullPath += "Ryzom";
|
||||||
#else
|
#else
|
||||||
clientFullPath += "ryzom_client";
|
clientFullPath += "ryzom_client";
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in a new issue