From: uzlonewolf Date: Sun, 27 Aug 2017 10:09:39 +0000 (-0700) Subject: Don't try to display the GUI when running in textmode (#387) X-Git-Tag: v3.1.0~173 X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/commitdiff_plain/c6c0449105c42313aac33e2dd619187a6d1cec8d?hp=c6c0449105c42313aac33e2dd619187a6d1cec8d Don't try to display the GUI when running in textmode (#387) * Don't try to display the GUI when running in textmode * Updated textmode fix to always run the GUI under Windows ---