Added clarification on tags in config.def.h.

master
MadcowOG 2023-04-27 16:16:35 -07:00
parent 2568d3cc23
commit b75d7cb4e2
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ static const int *schemes[3][2] = {
/*
* Tags
* Must not exceed 31 tags and amount must match dwl's tagcount.
*/
static const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "9" };