This commit is contained in:
p57492168 2022-07-02 00:17:44 +08:00
parent d16c4dbb45
commit 11d80a96cd
1 changed files with 2 additions and 2 deletions

View File

@ -113,8 +113,8 @@ def make(
if not render:
os.environ["SDL_VIDEODRIVER"] = "dummy"
else:
os.environ["DISPLAY"] = os.popen(
"""
with open(os.path.join('Palette', 'maps', f'{env_config}.yaml'), 'r') as f: