Skip to content

Commit dbe3ad9

Browse files
committed
msg文件
1 parent a052c73 commit dbe3ad9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
string name
2+
uint8 age
3+
uint8 sex
4+
5+
uint8 unknown = 0
6+
uint8 male = 1
7+
uint8 female = 2

0 commit comments

Comments
 (0)