mirror of
https://github.com/PrimeDecomp/echoes.git
synced 2026-07-12 18:18:57 -07:00
Update dtk
This commit is contained in:
+2
-2
@@ -205,8 +205,8 @@ else:
|
||||
wine = ""
|
||||
elif args.wine:
|
||||
wine = f"{args.wine} "
|
||||
# elif which("wibo") is not None:
|
||||
# wine = "wibo "
|
||||
elif which("wibo") is not None:
|
||||
wine = "wibo "
|
||||
else:
|
||||
wine = "wine "
|
||||
exe = ""
|
||||
|
||||
+1
-1
@@ -1 +1 @@
|
||||
v0.3.3
|
||||
v0.3.4
|
||||
|
||||
Reference in New Issue
Block a user