Merge with develop

--HG--
branch : compatibility-develop
This commit is contained in:
kervala 2016-10-17 13:14:20 +02:00
commit 6c7059b6fe

View file

@ -172,7 +172,7 @@ void CClientConfigDialog::onClickPlay()
clientFullPath += "ryzom_client_r.exe";
#endif
#elif defined(Q_OS_MAC)
clientFullPath += "Ryzom.app";
clientFullPath += "Ryzom";
#else
clientFullPath += "ryzom_client";
#endif