From 9a3cd67c3bb2f7d0d4b83f6a5ac8bbcfedf4207b Mon Sep 17 00:00:00 2001 From: krzys-h Date: Thu, 24 Jul 2014 23:38:13 +0200 Subject: Saving colobot.ini through physfs --- src/app/system_linux.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/app/system_linux.h') diff --git a/src/app/system_linux.h b/src/app/system_linux.h index ad26454..f9cce05 100644 --- a/src/app/system_linux.h +++ b/src/app/system_linux.h @@ -46,7 +46,7 @@ public: virtual long long GetTimeStampExactResolution() override; virtual long long TimeStampExactDiff(SystemTimeStamp *before, SystemTimeStamp *after) override; - virtual std::string GetProfileFileLocation() override; + virtual std::string GetSaveDir() override; private: bool m_zenityAvailable; -- cgit v1.2.3-1-g7c22