Comment as reminder for future attempting

This commit is contained in:
NepDisk 2026-03-31 09:53:36 -04:00
parent ac80a8d8d1
commit 829448cd28

View file

@ -417,6 +417,7 @@ struct responseall_pak
struct resultsall_pak
{
// Maybe use a FAM in the future for space saving?
uint8_t signature[MAXPLAYERS][SIGNATURELENGTH];
} ATTRPACK;