mirror of
https://github.com/gryf/fs-uae-wrapper.git
synced 2026-01-07 14:24:14 +01:00
Setting assets paths in base class
This commit is contained in:
@@ -34,7 +34,6 @@ class CD32(base.Base):
|
||||
if not self._validate_options():
|
||||
return False
|
||||
|
||||
self._set_assets_paths()
|
||||
if not self._extract():
|
||||
return False
|
||||
|
||||
|
||||
Reference in New Issue
Block a user