This commit is contained in:
2008-11-19 14:06:23 +00:00
parent 183026d98d
commit 4badbdba17
3 changed files with 25 additions and 6 deletions

View File

@@ -122,7 +122,7 @@ namespace Volian.Controls.Library
}
#if(DEBUG)
// TODO: This formatting should come from the format file
if (value.MyContent.Type == 20001)
if (value.MyContent.Type == 20002)
Circle = true;
if (_TabFormat == "o ")
CheckOff = true;