From 877312184c472d9845e5ef1008bc538f4634059f Mon Sep 17 00:00:00 2001 From: Foghrye4 Date: Thu, 10 Aug 2017 18:50:56 +0300 Subject: fix missing source folder --- eclipse/config/aroma1997/Aroma1997Core.cfg | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 eclipse/config/aroma1997/Aroma1997Core.cfg (limited to 'eclipse/config/aroma1997/Aroma1997Core.cfg') diff --git a/eclipse/config/aroma1997/Aroma1997Core.cfg b/eclipse/config/aroma1997/Aroma1997Core.cfg deleted file mode 100644 index a83102f..0000000 --- a/eclipse/config/aroma1997/Aroma1997Core.cfg +++ /dev/null @@ -1,24 +0,0 @@ -# Configuration file - -debug { - B:debuggingEnabled=false -} - - -general { - # If Aroma1997Core should run a VersionCheck. - B:checkVersion=true -} - - -sound { - # If true, some sounds can be disabled. - B:muffleSounds=false - - # If sounds should get muffled, the sounds to muffle. - S:soundsToMuffle < - ambient.weather.rain - > -} - - -- cgit v1.2.3