mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-08-04 08:22:32 +00:00
typo
This commit is contained in:
parent
f81025f02a
commit
75b2e4d67e
@ -20,7 +20,7 @@ enum class OrbisImeKeyboardOption : u32 {
|
|||||||
Repeat = 1,
|
Repeat = 1,
|
||||||
RepeatEachKey = 2,
|
RepeatEachKey = 2,
|
||||||
AddOsk = 4,
|
AddOsk = 4,
|
||||||
EffectiveWithTime = 8,
|
EffectiveWithIme = 8,
|
||||||
DisableResume = 16,
|
DisableResume = 16,
|
||||||
DisableCapslockWithoutShift = 32,
|
DisableCapslockWithoutShift = 32,
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user