mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-23 22:37:55 +02:00
@@ -402,9 +402,9 @@ std::vector<bfs::path> VCMIDirsIOS::dataPaths() const
|
||||
{
|
||||
return {
|
||||
#ifdef VCMI_IOS_SIM
|
||||
// fixme ios
|
||||
{"/Users/kambala/Library/Application Support/vcmi"},
|
||||
{ios_hostApplicationSupportPath()},
|
||||
#endif
|
||||
{ios_sharedDataPath()},
|
||||
binaryPath(),
|
||||
userDataPath(),
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user