We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c61f78 commit 9fda9f0Copy full SHA for 9fda9f0
!src-dist/src/global.zhcn_hd.lua
@@ -771,6 +771,7 @@ IsInRougeLikeMap = FunctionType
771
IsKeyDown = FunctionType
772
IsLocalFileExist = FunctionType
773
IsMiddleMapOpened = FunctionType
774
+IsMobileKungfu = FunctionType
775
IsMobileStreamingEnable = FunctionType
776
IsMonitorMsg = FunctionType
777
IsMsgEditAllowed = FunctionType
@@ -1425,6 +1426,7 @@ Table_GetCraftID = FunctionType
1425
1426
Table_GetCraftItemList = FunctionType
1427
Table_GetCraftName = FunctionType
1428
Table_GetCraftNpcInfo = FunctionType
1429
+Table_GetCreateData = FunctionType
1430
Table_GetCreateRoleParam = FunctionType
1431
Table_GetCreateRoleTable = FunctionType
1432
Table_GetCubAttribute = FunctionType
0 commit comments