quick fix: tagging oopsie.

master
Beq 2025-04-18 14:15:38 +01:00
parent 0b015aa20d
commit c836a19aa8
1 changed files with 1 additions and 2 deletions

View File

@ -100,8 +100,7 @@ typedef void (*inventory_callback)(LLViewerObject*,
S32 serial_num,
void*);
// <FS> [FIRE-35138] typedef for saved GLTF override materials
typedef std::vector<LLPointer<LLGLTFMaterial> > gltf_materials_vec_t;
typedef std::vector<LLPointer<LLGLTFMaterial> > gltf_materials_vec_t; // <FS/> [FIRE-35138] typedef for saved GLTF override materials
// for exporting textured materials from SL
struct LLMaterialExportInfo