fixes linux compilation problem. add /usr/games/bin support for appPath (gentoo)
This commit is contained in:
@@ -58,7 +58,6 @@ ConfigFile::ConfigFile(int argc, char **argv) : noWriteAccess(0)
|
||||
logOnOffDefault = "1";
|
||||
claNoWriteAccess = "0";
|
||||
|
||||
|
||||
if(!noWriteAccess) {
|
||||
// Pfad und Dateinamen setzen
|
||||
#ifdef _WIN32
|
||||
|
||||
Reference in New Issue
Block a user