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/GeneralArabicLetters.cs | 46 ++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 Thronefall_1_57/Decompile/I2.Loc/GeneralArabicLetters.cs (limited to 'Thronefall_1_57/Decompile/I2.Loc/GeneralArabicLetters.cs') diff --git a/Thronefall_1_57/Decompile/I2.Loc/GeneralArabicLetters.cs b/Thronefall_1_57/Decompile/I2.Loc/GeneralArabicLetters.cs new file mode 100644 index 0000000..c6fecdd --- /dev/null +++ b/Thronefall_1_57/Decompile/I2.Loc/GeneralArabicLetters.cs @@ -0,0 +1,46 @@ +namespace I2.Loc; + +internal enum GeneralArabicLetters +{ + Hamza = 1569, + Alef = 1575, + AlefHamza = 1571, + WawHamza = 1572, + AlefMaksoor = 1573, + AlefMagsora = 1609, + HamzaNabera = 1574, + Ba = 1576, + Ta = 1578, + Tha2 = 1579, + Jeem = 1580, + H7aa = 1581, + Khaa2 = 1582, + Dal = 1583, + Thal = 1584, + Ra2 = 1585, + Zeen = 1586, + Seen = 1587, + Sheen = 1588, + S9a = 1589, + Dha = 1590, + T6a = 1591, + T6ha = 1592, + Ain = 1593, + Gain = 1594, + Fa = 1601, + Gaf = 1602, + Kaf = 1603, + Lam = 1604, + Meem = 1605, + Noon = 1606, + Ha = 1607, + Waw = 1608, + Ya = 1610, + AlefMad = 1570, + TaMarboota = 1577, + PersianPe = 1662, + PersianChe = 1670, + PersianZe = 1688, + PersianGaf = 1711, + PersianGaf2 = 1705 +} -- cgit v1.1-26-g67d0