no message

This commit is contained in:
Chris Danford
2002-06-29 11:59:09 +00:00
parent d7d678fcb4
commit a44b557d1b
30 changed files with 748 additions and 531 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
#include "Font.h"
const int MAX_TEXT_LINES = 20;
const int MAX_TEXT_LINES = 40;
const int MAX_TEXT_CHARS = MAX_NUM_QUADS;
class BitmapText : public Actor