From 27a44a688c6538857e2b296746518f706db8a65d Mon Sep 17 00:00:00 2001 From: tim Date: Thu, 30 Mar 2017 13:09:11 +0100 Subject: old tag --- menuApp/src/ofApp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'menuApp/src/ofApp.h') diff --git a/menuApp/src/ofApp.h b/menuApp/src/ofApp.h index 51312a1..1c1f747 100644 --- a/menuApp/src/ofApp.h +++ b/menuApp/src/ofApp.h @@ -10,7 +10,7 @@ #define FONTSIZE 13 #define FONTSPACING FONTSIZE*2.3 // 30 #define POLL_INTERVAL 60.0 -#define MENUTAG "#lunchspecial" +#define MENUTAG "#hangdai" class menuItem { public: -- cgit v1.2.3