diff options
Diffstat (limited to 'menuApp/src')
| -rw-r--r-- | menuApp/src/ofApp.h | 2 |
1 files changed, 1 insertions, 1 deletions
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: |
