Revert "Tried some stuff that I didn't like"

This reverts commit 78c6842fab.
This commit is contained in:
Belac Darkstorm
2017-04-06 09:23:10 -05:00
parent 0403825c3d
commit bc63e6d10f
4 changed files with 26 additions and 314 deletions
+1
View File
@@ -14,6 +14,7 @@ import (
)
func setup() {
loadPrefs()
if _, err := os.Open("PortableApps/LinuxPACom/Wine"); os.IsNotExist(err) {
if _, errd := exec.LookPath("wine"); errd == nil {
wineAvail = true