fix Tilt Y in 3ds schema
This commit is contained in:
parent
a675e882fe
commit
494fe90bfc
|
@ -83,7 +83,7 @@ namespace BizHawk.Emulation.Cores
|
|||
{
|
||||
TargetSize = new Size(226, 69),
|
||||
MinValue = 0,
|
||||
MaxValue = 320
|
||||
MaxValue = 240
|
||||
}
|
||||
]
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue