Change the default wine to something that actually works

This commit is contained in:
Mathieu Comandon 2015-08-05 10:34:29 -07:00
parent e1100d2058
commit f707bf73d8

View file

@ -10,7 +10,7 @@ from lutris.util import display, system
from lutris.runners.runner import Runner
WINE_DIR = os.path.join(settings.RUNNER_DIR, "wine")
DEFAULT_WINE = '1.7.39-i686'
DEFAULT_WINE = '1.7.48-i686'
def set_regedit(path, key, value='', type_='REG_SZ',