Skip to content

Commit ce1379a

Browse files
committed
Update constants documentation
Signed-off-by: hwsapibot <[email protected]>
1 parent 0639fb7 commit ce1379a

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

doc/constants_pre-re.md

+6
Original file line numberDiff line numberDiff line change
@@ -5568,6 +5568,12 @@
55685568
- `SIEGE_TYPE_SE`: 1
55695569
- `SIEGE_TYPE_TE`: 2
55705570

5571+
### partymember types
5572+
5573+
- `PT_MEMBER_NAME`: 0
5574+
- `PT_MEMBER_CHARID`: 1
5575+
- `PT_MEMBER_ACCID`: 2
5576+
55715577
### guildinfo types
55725578

55735579
- `GUILDINFO_NAME`: 0

doc/constants_re.md

+6
Original file line numberDiff line numberDiff line change
@@ -5568,6 +5568,12 @@
55685568
- `SIEGE_TYPE_SE`: 1
55695569
- `SIEGE_TYPE_TE`: 2
55705570

5571+
### partymember types
5572+
5573+
- `PT_MEMBER_NAME`: 0
5574+
- `PT_MEMBER_CHARID`: 1
5575+
- `PT_MEMBER_ACCID`: 2
5576+
55715577
### guildinfo types
55725578

55735579
- `GUILDINFO_NAME`: 0

0 commit comments

Comments
 (0)