Skip to content

Commit

Permalink
oops... problem with 'y'
Browse files Browse the repository at this point in the history
  • Loading branch information
1kamma committed Jul 4, 2022
1 parent 3a4c9ff commit 42b827b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Assyriolotype.ahk
Original file line number Diff line number Diff line change
Expand Up @@ -114,14 +114,14 @@ SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory.
:?*:i00::ĭ
:?*:o00::ŏ
:?*:u00::ŭ
:?*:z ...::z...
:?*:d ...::d...
:?*:g ...::g...
:?*:d ...::d...
:?*:z..::ẓ
:?*:d..::ḍ
:?*:g..::ġ
:?*:d--::ḏ
:?*:z ...::z...
:?*:d ...::d...
:?*:g ...::g...
:?*:d ...::d...
:?*:t--::ṯ
:?*:g00::ğ
:?*:c==::ç
Expand All @@ -134,6 +134,6 @@ SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory.
:?*:u4e::ᵫ
:?*:u4o::ꭣ
:?*:y--::ȳ
:?*:y::ŷ
:?*:y==::ŷ
![::Send,{U+0301}
!]::Send,{U+0300}

0 comments on commit 42b827b

Please sign in to comment.