mirror of
https://github.com/thepigeongenerator/mcaselector-lite.git
synced 2025-12-17 09:55:45 +01:00
add marker so I remember to add this back in
This commit is contained in:
@@ -35,7 +35,7 @@ static const u8 *nbt_proctag(const u8 *restrict buf, u16 slen) {
|
||||
case NBT_STR: __attribute__((fallthrough));
|
||||
case NBT_ARR_I32: __attribute__((fallthrough));
|
||||
case NBT_ARR_I64:
|
||||
// arrlen = nbt_arrbsize(ptr);
|
||||
// TODO: arrlen = nbt_arrbsize(ptr);
|
||||
break;
|
||||
|
||||
default: return NULL;
|
||||
|
||||
Reference in New Issue
Block a user