diff options
| author | chai <215380520@qq.com> | 2024-05-19 17:03:57 +0800 |
|---|---|---|
| committer | chai <215380520@qq.com> | 2024-05-19 17:03:57 +0800 |
| commit | cf58771365b5953c6eac548b172aae880d1f0acd (patch) | |
| tree | a49757a4b5c447cbf877584d482367a6bfe33b10 /Thronefall_1_57/Decompile/I2.Loc/IsolatedArabicLetters.cs | |
| parent | eed315deae356ddfb17f28305e7cde6cdfc43313 (diff) | |
* rename
Diffstat (limited to 'Thronefall_1_57/Decompile/I2.Loc/IsolatedArabicLetters.cs')
| -rw-r--r-- | Thronefall_1_57/Decompile/I2.Loc/IsolatedArabicLetters.cs | 46 |
1 files changed, 0 insertions, 46 deletions
diff --git a/Thronefall_1_57/Decompile/I2.Loc/IsolatedArabicLetters.cs b/Thronefall_1_57/Decompile/I2.Loc/IsolatedArabicLetters.cs deleted file mode 100644 index 93a8938..0000000 --- a/Thronefall_1_57/Decompile/I2.Loc/IsolatedArabicLetters.cs +++ /dev/null @@ -1,46 +0,0 @@ -namespace I2.Loc; - -internal enum IsolatedArabicLetters -{ - Hamza = 65152, - Alef = 65165, - AlefHamza = 65155, - WawHamza = 65157, - AlefMaksoor = 65159, - AlefMaksora = 64508, - HamzaNabera = 65161, - Ba = 65167, - Ta = 65173, - Tha2 = 65177, - Jeem = 65181, - H7aa = 65185, - Khaa2 = 65189, - Dal = 65193, - Thal = 65195, - Ra2 = 65197, - Zeen = 65199, - Seen = 65201, - Sheen = 65205, - S9a = 65209, - Dha = 65213, - T6a = 65217, - T6ha = 65221, - Ain = 65225, - Gain = 65229, - Fa = 65233, - Gaf = 65237, - Kaf = 65241, - Lam = 65245, - Meem = 65249, - Noon = 65253, - Ha = 65257, - Waw = 65261, - Ya = 65265, - AlefMad = 65153, - TaMarboota = 65171, - PersianPe = 64342, - PersianChe = 64378, - PersianZe = 64394, - PersianGaf = 64402, - PersianGaf2 = 64398 -} |
