Fix dumb error
This commit is contained in:
parent
dd0b0de2f6
commit
8ef61b2cf0
|
@ -5,7 +5,7 @@ using System.Collections.Generic;
|
|||
using System.Linq;
|
||||
using System.Text;
|
||||
|
||||
namespace Bizhawk.MultiClient
|
||||
namespace BizHawk.MultiClient
|
||||
{
|
||||
public class MemoryViewer : Panel
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue