pub const ROOM_VISUAL_PER_ROOM_SIZE_LIMIT: u32 = _; // 512_000u32
Expand description

The maximum size (500 KiB) of the serialized RoomVisual data for each room

Code reference