diff options
| author | tim <tim@eclectronics.org> | 2017-03-30 13:09:11 +0100 |
|---|---|---|
| committer | tim <tim@eclectronics.org> | 2017-03-30 13:09:11 +0100 |
| commit | 27a44a688c6538857e2b296746518f706db8a65d (patch) | |
| tree | c11bfb3f2dc888d2b8f844cde04699f05663b3ce | |
| parent | 965a710fa5bfef5c7ecedd4ec5139b60142faba5 (diff) | |
old tag
| -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: |
