File pysycache-fast_quitting.patch of Package pysycache
Index: pysycache-src/pysycache/pysycache.py =================================================================== --- pysycache-src.orig/pysycache/pysycache.py +++ pysycache-src/pysycache/pysycache.py @@ -210,7 +210,7 @@ def ReadConfigPysycache(): #valeur par defaut #const.GWithFullScreenInit = 1 #const.GWithSoundInit = 1 -const.GWithCredits = 1 +const.GWithCredits = 0 const.GWithHelp = 1 const.GDebug = 0 const.GAdmin = 0