From 0cb1cfee6b399ee810bbfc6b615b9679342e2bbc Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Thu, 30 Dec 2021 22:06:43 +0100 Subject: [PATCH] text --- client/src/proxmark3.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/proxmark3.c b/client/src/proxmark3.c index 99403eab2..286463845 100644 --- a/client/src/proxmark3.c +++ b/client/src/proxmark3.c @@ -38,7 +38,7 @@ #ifndef LIBPM3 #define BANNERMSG1 "" -#define BANNERMSG2 " [ :snowflake: Iceman :snowflake: ]" +#define BANNERMSG2 " [ Iceman :snowflake: ]" #define BANNERMSG3 "" typedef enum LogoMode { UTF8, ANSI, ASCII } LogoMode;