oops, had the pattern viewer refresh commented out

This commit is contained in:
andres.delikat 2011-08-27 21:44:08 +00:00
parent 278a9486b6
commit d22d731f4b
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@ namespace BizHawk.MultiClient
}
}
PatternView.pattern.UnlockBits(bmpdata);
//PatternView.Refresh();
PatternView.Refresh();
/*
int SpriteNum, TileNum, Attr, MemAddr;