entity output

This commit is contained in:
Lee Thomason
2012-01-26 08:47:06 -08:00
parent 857b868ca6
commit 951d88394c
2 changed files with 34 additions and 4 deletions

View File

@@ -301,7 +301,7 @@ private:
int depth;
bool elementJustOpened;
enum {
ENTITY_RANGE = 64,
ENTITY_RANGE = 64
};
bool entityFlag[ENTITY_RANGE];