From 02edbc2622f403e660771a0854880b9154f81b28 Mon Sep 17 00:00:00 2001 From: Artem <189279532+jpcshka@users.noreply.github.com> Date: Wed, 24 Jun 2026 18:29:06 +0300 Subject: [PATCH] Update content/client-server-api/modules/image_packs.md Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> --- content/client-server-api/modules/image_packs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/client-server-api/modules/image_packs.md b/content/client-server-api/modules/image_packs.md index 73b046e5..9b7f498e 100644 --- a/content/client-server-api/modules/image_packs.md +++ b/content/client-server-api/modules/image_packs.md @@ -100,7 +100,7 @@ packs in the following order: 2. Packs defined in the current room's state. 3. Packs from the canonical space hierarchy of the current room. -The ordering of images *within* a pack is left to a future specification. +The ordering of images *within* a pack is currently up to implementations. #### Client behaviour