Better document how .config must match compiled-in UIDs
This commit is contained in:
parent
221268e0e1
commit
03a2c61de4
5 changed files with 14 additions and 3 deletions
|
@ -47,6 +47,7 @@ enum {
|
|||
NUMPKG = BPKG + 1
|
||||
};
|
||||
|
||||
/* Item types, must match item.config */
|
||||
typedef enum {
|
||||
I_NONE = -1,
|
||||
I_CIVIL,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue