5.5 hotfix and a couple of new defs

This commit is contained in:
Eamorayden
2021-04-27 08:29:13 -04:00
parent 88626cff62
commit 184074e237
16 changed files with 36 additions and 35 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
key,0,1,2,3,4
#,,,,,
#,Group,Key,LookupTable,Text,GroupTitle
int32,uint16,uint16,str,str,str
100,1,0,"@","【Languages】","Languages."
101,1,1,"","Please use the auto-translate function.","-"
1 key 0 1 2 3 4
2 # Group Key LookupTable Text GroupTitle
3 int32 uint16 uint16 str str str
4 100 1 0 @ 【Languages】 Languages.
5 101 1 1 Please use the auto-translate function. -