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,7 +113,7 @@ def make(
if not render: if not render:
os.environ["SDL_VIDEODRIVER"] = "dummy" os.environ["SDL_VIDEODRIVER"] = "dummy"
else: else:
os.environ["DISPLAY"] = os.popen(
""" """