From 8e13e7e2874adc8982e16d1d2ed2e28d7480b45f Mon Sep 17 00:00:00 2001 From: chai <215380520@qq.com> Date: Sun, 19 May 2024 16:05:58 +0800 Subject: +1.57 --- .../Decompile/I2.Loc/IsolatedArabicLetters.cs | 46 ++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 Thronefall_1_57/Decompile/I2.Loc/IsolatedArabicLetters.cs (limited to 'Thronefall_1_57/Decompile/I2.Loc/IsolatedArabicLetters.cs') diff --git a/Thronefall_1_57/Decompile/I2.Loc/IsolatedArabicLetters.cs b/Thronefall_1_57/Decompile/I2.Loc/IsolatedArabicLetters.cs new file mode 100644 index 0000000..93a8938 --- /dev/null +++ b/Thronefall_1_57/Decompile/I2.Loc/IsolatedArabicLetters.cs @@ -0,0 +1,46 @@ +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 +} -- cgit v1.1-26-g67d0