Fix TIC80 schema
This commit is contained in:
parent
76aae7afd7
commit
666139f8e9
|
@ -72,10 +72,6 @@ namespace BizHawk.Emulation.Cores
|
|||
{
|
||||
DisplayName = "Right",
|
||||
},
|
||||
new ButtonSchema(275, 105, "Mouse Relative Toggle")
|
||||
{
|
||||
DisplayName = "Relative Toggle",
|
||||
},
|
||||
}
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue