Fix dumb error

This commit is contained in:
andres.delikat 2011-03-07 23:35:15 +00:00
parent dd0b0de2f6
commit 8ef61b2cf0
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Bizhawk.MultiClient
namespace BizHawk.MultiClient
{
public class MemoryViewer : Panel
{