top of page

UCE WRESTLING
Sone162 - Fixed ((better))
if (index < 0 || index >= meta.length) log_warn("Index out of range: %d", index); return ERROR_INDEX_OUT_OF_RANGE;
bottom of page

if (index < 0 || index >= meta.length) log_warn("Index out of range: %d", index); return ERROR_INDEX_OUT_OF_RANGE;