mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-21 14:50:44 +01:00
[ion/shared/events] Correct text for Ion::Event::EE
This commit is contained in:
committed by
Émilie Feral
parent
c6493bdeef
commit
e53fda3534
@@ -36,7 +36,7 @@ static constexpr EventData s_dataForEvent[4*Event::PageSize] = {
|
||||
T("7"), T("8"), T("9"), T("("), T(")"), U(),
|
||||
T("4"), T("5"), T("6"), T("×"), T("/"), U(),
|
||||
T("1"), T("2"), T("3"), T("+"), T("-"), U(),
|
||||
T("0"), T("."), T("ℯ"), TL(), TL(), U(),
|
||||
T("0"), T("."), T("ᴇ"), TL(), TL(), U(),
|
||||
// Shift
|
||||
TL(), U(), U(), TL(), U(), U(),
|
||||
U(), U(), U(), U(), U(), U(),
|
||||
|
||||
Reference in New Issue
Block a user