mirror of
https://github.com/gryf/e-uae-wrapper.git
synced 2026-02-12 05:25:45 +01:00
Make e-uae actually run with archive wrapper
This commit is contained in:
@@ -15,6 +15,9 @@ class Wrapper(base.Base):
|
||||
"""
|
||||
Main function which run e-uae
|
||||
"""
|
||||
if not self._copy_conf():
|
||||
return False
|
||||
|
||||
self._run_emulator()
|
||||
|
||||
def _run_emulator(self):
|
||||
|
||||
Reference in New Issue
Block a user